Astro Roadmap Other roadmaps
Learn how to use Astro with our guided roadmapAstro is a UI-agnostic web framework initially created as a static site generator (SSG), but now also supporting other rendering methods, such as SSR, or hybrid rendering, where most pages are static, but some are not pre-rendered.
In this roadmap, you'll learn how to build static, SEO-friendly web pages with the help of Astro. If you are new to HTML, CSS, and JavaScript, be sure to check out our other roadmaps first. If you want to explore more tutorials without a direction, you can filter for the tutorials you are interested in on our search page.
What is covered?
- Learn the fundamentals
- Astro vs JSX
- CSS and JavaScript in Astro
- File-based routing
- Building static pages
- Best practices
1How Astro revolutionized the way sites are builtIn this tutorial, you'll learn how Astro works as a static site generator that can be used with any major JavaScript framework. 2The Structure of Astro Components
How to build components in AstroLearn what are the main building blocks of Astro components, and how you can create them from scratch. 3Astro vs JSX β What are the Differences?
Comparing two similar syntaxLearn how Astro's templating syntax compares to JSX, what are the similarities, and what are the differences. 4How to Work With CSS in Astro
Learn the many ways of styling Astro componentsLearn what are the possible different ways to use and style your components in Astro. 5Event Listeners in Astro
Writing JavaScript in AstroLearn how to write JavaScript in Astro components to make them interactive. 6Dynamic Routes in Astro
Generating different pages based on server-side dataLearn how to dynamically generate pages in Astro using its file-based routing system. 7Introduction to Sass in Astro
How to improve CSS with preprocessorsLearn why to use Sass and what it has to offer on top of CSS. We'll examine its core concepts and how to use Sass features in Astro. 8Astro Best Practices
Learn how you can get the most out of Astro projectsLearn how you can get the most out of Astro to improve your project's structure and SEO score. 9Master Astro + SEO
From start to finishCheck out our interactive course to master Astro and SEO to learn how to build websites with exceptional SEO scores that helps you rank.
πΊοΈ Related roadmaps
Continue learningHTML Roadmap
Learn how to work with HTML using our guided roadmapThe roadmap for guiding you through the fundamentals of working with HTML. Learn how you can write semantic, SEO-friendly HTML documents.JavaScript Roadmap
Learn JavaScript with our guided roadmapThis roadmap takes you through the essential concepts in JavaScript, from basic syntax to advanced concepts like functional and asynchronous programming.React Roadmap
Learn React with our guided roadmapThis roadmap takes you through the essential concepts in React, from JSX, props and state, to concepts like lazy loading, suspense and error boundaries.
Rocket Launch Your Career
Speed up your learning progress with our mentorship program. Join as a mentee to unlock the full potential of Webtips and get a personalized learning experience by experts to master the following frontend technologies: