Astro (JavaScript)
6/11/2023
Astro (website: astro.build) is a JavaScript framework for building websites.
It's optimized for static generation and it strips as much JavaScript out of the site for runtime as it can.
It's highly customizable with integrations for UI frameworks such as React (JavaScript), Preact, Vue to name a few.
It also has great Markdown/MDX support, making it a great framework for developers who want a simple way to design and build a website and continue to write in Markdown formats.
Notes
<slot />
component is effectivelychildren
from React
Relevant Notes
Additional Resources
This Article is Still in Progress
This post is a work in progress and not yet complete. If you're interested in reading the full article, let me know!
Want to Read It? Your interest helps me prioritize which articles to finish first. Click below to tell me you want to read this article when it's complete.