Skip to content

Latest commit

 

History

History
508 lines (339 loc) · 40.8 KB

README.md

File metadata and controls

508 lines (339 loc) · 40.8 KB

Welcome to Understanding Astro!

This book is the ultimate guide to Astro, the next-gen web framework designed for speed 🚀

Understanding Astro is the result of spending months digging into Astro and conveying the results in a practical and easy-to-understand fashion.

If you want to understand Astro, you've come to the right source.

Don't just learn another framework. Understand it.


✨ Table of contents ✨

The following is a detailed table of contents for Understanding Astro.


Introduction


Chapter 1: Build your first Astro Application


Chapter 2: Astro Components In-depth


Chapter 3: Build your own Component Island





Chapter 4: Build your own Component Island


Oh my React! (React documentation site clone)


Chapter 6: Server-side Rendering (SSR) in Astro


Chapter 7: Be Audible! (Fullstack Astro Project)


Chapter 1: Build your first Astro Application


Conclusion