Probably an unpopular opinion, but honestly I wish MVC-type development was still popular. I'm working on a side project that doesn't need any of this animation or partial page reloads/rerendering, and I'm using .NET 6 MVC. Development is so much faster.