Server side rendering and static site trends confuses me..
Germanas Latvaitis
2 replies
I used to create static sites or sites made with Django as a web framework. Then there was a trend to use static site generators with headless CMS (nextjs, gatsbyjs with prismic..). I have built a few and there were always some inconsistencies between some libraries. Made the development cumbersome where I needed just a simple site with some content management backend. Also, build times took forever for simple changes.
Fast forward to yesterday, where I got a newsletter from Netlify stating that Gatsby version 4 will support server-side rendering. This kinda falls back to where I have started with Django and simple WP sites. For now, I believe I will stick to good old web frameworks that I am familiar with, and spicing some stuff with react.js.
Does anyone else have some confusion or frustration regarding this? Are we going back to where we all started?
Replies
Tim Mickel
Making tools and learning
Germanas Latvaitis
Head of product at day and dev at night