DEV Community

Discussion on: Is the JAM stack the future of web development?

Collapse
 
bezpowell profile image
BezPowell

I can't actually think of any off the top of my head. If you could only re-render pages where stock / price etc. has changed you could extend the definition of static to things that only render when changed.

I suppose the only things that would need to be truly dynamic would be situations like unique account pages and stock prices etc?

Very interesting when you start to think about what can be rendered statically.