I absolutely love Astro, and it's my default for new projects. And I honestly feel like it's the only framework using React/Vue for their intended purposes; which is as an interactive layer on top of your SSR UI.
I've only ever experienced a big earthquake once, which was in Bangkok a couple of months ago. And if I had known it was an earthquake, I probably would've reacted differently. Not knowing what was happening, and genuinely thinking my building was about to collapse on top of me was one of the scariest feelings in my life.
It would, because then at least you know it's an earthquake, and you kind of know what to expect. Not know it was an earthquake, and wondering why your building is shaking and making so much noise, thinking you're about to die in some freak building collapse is pretty terrifying.
I moved away from Next.js, and switched to Astro. Originally I just wanted to go back to basics, but didn't want to bother with having to set up all my routes, templating, serving static assets, build tasks. Astro just handles all that, and it's SSR by default.
I also feel that Astro uses React/Vue as it was intended, as an interactive layer on top of HTML. It also made me realize how little I needed JS frameworks to begin with.
Next just started to feel like to much magic, the server actions felt weird, and just lots of things that required the "NextJS way".
Now:
1. There's a flicker in the content where the sidebar moves on the left
2. The title displays `docs.astro.build` for a split second before it says "Routing | Docs"
Especially the second is quite annoying. I see it in every Astro site.
I recently completed https://askannie.it.com, at first it was just a tool that I used myself after constantly copy/pasting YouTube transcripts into ChatGPT. A couple of friends liked it, so ended up building an app around it.
For a next project I'm exploring building something that let's you quickly embed charts. Similar to what Google Charts was, but I still haven't found a good alternative.
Great work, I've been using Stock Events on iOS for a while now. It's what got me into dividend investing, and it's fantastic to just keep track off all the dividend income.
I’m in Bangkok right now, didn’t even think about it being an earthquake and thought my building was coming down. Sprinted out of the building, watching our rooftop pool collapse and rain down debris and water.
I think that’s the most scared I’ve ever been, thinking that was it for me.
You might be interested in Astro (https://astro.build/), I've build my first project with it, and it's great to somewhat go back to basics, but without needing to set up my own server with templating and tasks for static assets, etc...
I know it won’t be popular, but I would honestly love to have a social network that’s purely just what my friends/family post. No suggested content, no algorithmic feed, no reacting to posts. Just purely whatever they post and ability to leave a comment.
reply