First post

first post


Hello World

This is the first project I ever made in Astro and I am impressed by the speed and the simplicity of the framework. A simple blog site like this barely took 3 hours to fully setup and deploy including the time it took to deploy it to Cloudflare.

I did most of my projects in Next.js and This felt like a breeze compared to that. I did not do Anything fancy in terms of optimization but still the speed out of the box is amazing.

Only Send the JS that is needed for the page. No more, no less.

With all the integrations it’s extremely easy to get started. React, Tailwind, MDX, and more. It’s all there. Just take your pick and start building.

No More SITEMAPS AND RSS headaches


Astro have adapters that generate sitemaps and RSS feeds for you. Just add the adapter and you are good to go. No more headaches of maintaining sitemaps and RSS feeds. They are limited as they cannot do this for fully dynamic Content but for a blog site like this, it’s perfect.

I am seriously looking forward to the future of Astro and I am excited to see what the community will build with it. Kudos to the team for making such a great framework.


Category: Development

Suggested Blogs
How to maintain a healthy work life balance
Life 3 min read

How to maintain a healthy work life balance

WorkLife
Dec, 2024
Monkeys Vs Programmers Who are better?
Benchmark 5 min read

Monkeys Vs Programmers Who are better?

monkeysprogrammers
Dec, 2024
How to avoid coding bugs
Improvement 16666666666 min read

How to avoid coding bugs

BugsProgramming
Dec, 2024