SQRD

React

Remix because it is close to the browser, can run in multiple environements like Vercel, CloudFlare or on a single server.

Expo is a framework around reactive native to ease the deployment of applications. We are using it to deploy Mac2Sell application, currently in alpha.

Blitz a more high level framework, we are looking a lot at blitz dependencies when adding some to VelveRate

Charka UI would be our premium choice in 2022 should we not use [tailwind][/notes/tailwind].

Ressources

https://react.dev/ is a thorough website about using modern (hook) React.

Server Components

The future of React on the Changelog.

Demo

As of 2023 I only know about Next.JS and supposedly Remix to build with Server Components. Next.JS is bound to Vercel hosting offer.

Comparing with Qwick:

: