|
|
|
|
|
by WA
3798 days ago
|
|
tl;dr: Use jQuery + plugins, if you want to do some small UI improvements in JavaScript and don't make it too complicated. Learn a lot more about jQuery, if you write complex JS applications (like single-page apps) with the help of jQuery. |
|
I feel like SPAs are one of the most abused concepts on the internet right now.
A cloud-based 3D modeling software? Yeah, that definitely needs to be some form of SPA.
Your twitter clone, blogging engine, etc. not only doesn't have to be an SPA, but shouldn't be one because it creates horrendous UX.