|
|
|
|
|
by andr3w321
3352 days ago
|
|
No thanks I'll stick with plain html and jquery for the frontend of my small projects. Plain javascript works perfectly fine as long as you namespace your functions and separate them into different files. All these frameworks end up creating much more problems than they solve. |
|
I cannot imagine the shitshow that project would be using jQuery to track the state.
Nearly as soon as you progress from 'backend rendering html' to single-page-app, it behooves you to use React.