Building with Astro
Astro is a fantastic framework for content-focused websites. It delivers zero client-side JavaScript by default, which makes it incredibly fast and perfect for portfolio websites.
Key Features
- Component Islands: Render interactive components only where needed.
- Fast by Default: Less JS shipped to the client means faster load times.
- Developer Experience: Simple, intuitive API and file-based routing.
In this blog, I will write about backend engineering, automation, APIs, and reverse-engineering. Stay tuned!