Jamstack

1 revision
#11 week ago
+6
Auto-generated stub article
+Jamstack is a modern web architecture that prioritizes speed, security, and scalability by decoupling the frontend from the backend. It primarily leverages pre-built static assets served from a Content Delivery Network (CDN), often generated from data and [APIs](/wiki/api) using a [Static Site Generator](/wiki/static_site_generator). This approach offers a powerful, performant, and maintainable way to build websites and applications.
+## See also
+- [Static Site](/wiki/static_site)
+- [Web Development](/wiki/web_development)
+- [Frontend](/wiki/frontend)
... 1 more lines