Why Jamstack?

Problem: With a traditional client-side rendering solution, the server delivers a file without content until you fetch everything and the browser compiles it. And if you're far away from that server, the latency for the request gets larger.