Hacker News new | ask | show | jobs
by AbuAssar 2015 days ago
What does JAMstack means?
1 comments

I think generally people are using the term in reference to https://jamstack.org/

I consider it pre-rendering javascript on the server and serving sites that are mostly html with javascript coming in on the browser to take over interactivity.