Astro, which is a meta-framework and uses Vite, can be integrated with the React compiler to improve the performance of your React application — and that's exactly what I will be showing you how to. React compiler is now stable and compatible with versions of React 17+ with the help of react-compiler-runtime. [...]
Pagefind's take on search is quite simple - index your site at build time and host it alongside your static site. The search index sits right alongside the files of your site and it doesn't load all the data upfront. [...]
RSS a.k.a Really Simple Syndication is a great technology to subscribe to website content. Initially, I was into the habit of bookmarking blogs which I admire and used to visit them once in a while. But, that wasn't. [...]