Setting up a React.js project using Vite instead of Create React App

Lightweight, Modern React.js Setup for GraphQL using Vite and urql… Read more

Similar

96 Line React with JSX

A while ago, I wrote a short post showing a minimal 33 line React. A lot of the comments focused on the Mithril-like syntax for the virtual DOM. So that we can ignore that aspect, here is a 96 line React with a JSX compiler. (more…)

Read more »