TypeScript team unveiled the biggest update yet, announcing a switch from JavaScript to Go, making it 10 times faster, on March 11th, 2025. This is a huge win for developers as it will drastically cut down editor start-up time for significantly large projects as well as improve build time. [...]
Astro, which is a meta-framework, uses Vite, and the React compiler (which is currently in beta) can be integrated with Vite to improve the performance of your React application — and that's exactly what I will be showing you how to. Also, there's a package named "react-scan" which you can use to test the performance of your application. [...]
For the most part, static-first sites are the go to thing if your application doesn't involve much complexity. However, you are free to choose the right tool for your application — but choose wisely. [...]
Exploring builder.io's partytown and integrating it with 11ty! It is nothing but a library which uses web workers to separately execute third party scripts. [...]