Modernizing a 6 year old website


Remix is a versatile frontend framework we use for web applications and marketing sites, working seamlessly with other tools in our stack, like Sanity.io and Tailwind CSS . It’s easily hosted on Vercel , and we leverage its server-side capabilities for dynamic functionality. Remix allows us to start small and scale up, enabling fast turnarounds. However, compared to other frameworks like SvelteKit , it lacks built-in pre-rendering and requires more involved setup for caching headers to achieve optimal performance on cloud platforms.


