|
|
|
|
|
by scorpion888
63 days ago
|
|
I relate to this a lot. For many business apps, vanilla JS with strong server-side structure is still a very solid choice. If I need heavier server-side logic, I am very happy with MVC in .NET Core and keeping the front end as close to the platform as possible. I think a lot of teams reach for framework complexity earlier than they really need to. |
|