Adding Dynamic And Async Functionality To JAMstack Sites - Smashing Magazine

added by JavaScript Kicks
1/2/2020 4:57:14 PM

332 Views

Skipping servers and using the JAMstack to build and deliver websites and apps can save time, money, and headache by allowing us to deliver only static assets on a CDN. But the trade-off of ditching traditional server-based deployments means that standard approaches to dynamic, asynchronous interactions in our sites and apps aren't available anymore.


0 comments