I ported my NextJS blog to Astro
Essays and updates on product, engineering, and AI by Chase Adams.
1 minute read
Back to NextJS
And just like that, I'm back to NextJS. I liked Astro but some JavaScript libraries I liked using with NextJS didn't work in Astro.
Over the weekend I ported my NextJS blog to Astro and so far I'm happy with it.
Why I Switched
I found I had to write a lot of custom implementations for fetching and rendering my Markdown (written in Obsidian) content in NextJS.
Astro makes it easy to integrate Markdown and MDX in a way that's highly customizable by using the astro.config configuration (my astro.config).
Related Notes
- Astro (JavaScript)
- I wrote more about my site configuration on chaseadams.io
First Cohort
No Coding Experience Required
Build Your Website with AI—No Code Required
Learn to create and deploy professional websites using ChatGPT and Claude. Go from complete beginner to confident website builder.
