Topic
Notes tagged with “web-architecture”
A small path through related notes, experiments, and systems.
Content types
2
Notebook
Jamstack with Cloudflare: Modern Web Development (Part One)
In the first part of this educational series, you will get acquainted with the Jamstack architecture and powerful tools like Cloudflare Pages, Nuxt.js, and the Cloudflare serverless ecosystem. From the history of the web to building fast, secure, and scalable applications, this article guides you step by step towards creating professional projects. With project-based tutorials, you will be ready to build web applications that stand out in the world of technology.
The Jamstack Book
The Jamstack Book by Brian Rinaldi and Raymond Camden introduces the modern Jamstack architecture, which is built on a combination of JavaScript, APIs, and Markup. This architecture delivers faster, more secure, and cost-efficient websites by serving pre-built content through CDNs, compared to traditional server-side rendering. The book provides practical examples and guidance on tools like Eleventy, Jekyll, and Next.js, making it a great resource for developers looking to improve site performance and security.