|
|
|
|
|
by sabizmil
2689 days ago
|
|
Building an SPA for every single project is like using a semi-trailer to commute everywhere you go. Sure, it will always get you where you need and sometimes turns have to be taken pretty wide, but what's the downside? Well, if you're destination is just 2 blocks down the road then why not walk? If you just need a simple page and the content doesn't need to be updated often, why not some flat HTML/CSS/JS? Many times SPA frameworks are used because it's flashy and more exciting than writing basic html and css, but more often than not that's all you need. |
|
I'm not sure what the term for it is, monolith maybe.