Astro 1.0 Beta Release: creating Markdown Blog with React SPA

Опубликовано: 28 Март 2026
на канале: Parasocial Fix
277
8

I fixed the sound compared to the last one, but my internet was lagging by the end of the stream :) sorry about that.

Ryan Carniato was going to stream about Astro so I decided to jump on the bandwagon as well :)   / 1511747873343361026  

We need to add a blog for https://fogbender.com/ so I wanted to check out if Astro could be a good fit for us :) See the discussion that I had on Discord about it   / discord  

Unfortunately, I had a few issues along the way :) I'm pretty sure that it could be explained completely by these two reasons:
I'm a complete noob at Astro
It's a beta software and some amount of broken stuff is expected :)

But overall I think island architecture with SSR is a significant step forward :) and with some improvements to routing and deployment adapters, it could eventually fit strange needs like mine :)

Chapters:
0:00 Hi friends!
0:48 I never tried Astro before
52:56 npm init Astro
1:33:21 can you build SPA with Astro?
1:39:58 astro+react