|
|
|
|
|
by camus2
4497 days ago
|
|
i agree 100%. Most websites shouldnt be SPAs. One can still use Angular to code widgets in a regular page based site,without using a js router. It's just that devs are getting lazy ,they throw a restfull server app quickly then dont want to deal with any view layer on the server and do everything in client-side js. For some projects it make little sense. |
|
Knowing which one is building can greatly inform choice of framework.