With the ever-increasing popularity of frameworks like Next and Nuxt, server-side rendering is back. With it also come Astro and Qwik, two new frameworks that promise to take web performance to the next level. Both frameworks include new innovative web architecture patterns, such as Astro’s component islands and Qwik’s resumability.
In our 9th edition of All-Stack Hangout, Alex Berlovan demonstrated how Astro can help engineers mix and match components from different frameworks (yes, having components from React, Vue, and Svelte on the same page can be done!) and how Qwik’s resumability pattern allows web applications to start instantly.