Move website to Astro.js

Great tool - astro.build
Carl Poppa πŸ›Έ

what made you decide to move?

0 Likes

I decided to move my simple website from https://jigsaw.tighten.com/ to Astro for long-term benefits: - More features via simpler interface (such as RSS feed generation and markdown content) - Ability to use components from both Vue and React (I don't know React very well, but there is a high chance that I will have to use react-notion-x project soon, to render notion.so page) I was surprised at how easily Astro allows to make highly optimized websites without β€œtoo much” javascript in the final build bundle

0 Likes
Carl Poppa πŸ›Έ

TIL! thanks for sharing

0 Likes

Please sign in to leave a comment.