|
|
|
|
|
by hirvi74
1202 days ago
|
|
So, I have not used React more than a tutorial here and there. Same with any of the other SPA libraries. I do not understand why everything needs to be a single page application. Sure, my current employer is behind the times in the technology we use, but honestly, we survive just fine with server side rendering and plain, ol'boring, vanilla Javascript and a little JQuery here and there. Of course, some things we have written are difficult to maintain at times, but I doubt any other library would have really made it simpler (more of an issue with the requirements than the technology). Abstraction is simple, for us at least. |
|