6 ms·
I think people have forgotten how easy it is to set up a traditional server-rendered site with Spring Boot or Django or whatever framework. These days I see peo
by mi100hael 5y ago
I think people have forgotten how easy it is to set up a traditional server-rendered site with Spring Boot or Django or whatever framework. These days I see people adding a SPA as the default starting approach, which adds an entirely separate additional tech stack & deployable to the mix when it's not usually clear why.
- TedDoesntTalk 5y agoIf you don’t start with an SPA, you are looked at funny. Like maybe if you were to choose COBOL for the backend code.