Statty – A tiny state management library for React and Preact apps

statty – A tiny and unobtrusive state management library for React and Preact apps… Read more

Similar

Deploy a React App on Cloudflare Workers

<p>The release of Workers Sites made it super-easy to deploy static applications to Cloudflare Workers. And with the rise of JAMStack-like architectures, static sites have become a simple way to combine highly-available static assets with high-perfo... (more…)

Read more »

React Without JSX

JSX is not a requirement for using React. Using React without JSX is especially convenient when you don’t want to set up compilation in your build environment. (more…)

Read more »