Posts about react

There are 7 post(s) about the topic react.

Progressively enhanced dark mode

Adding a dark theme to my website using NextJS 13 and React Server Components

React components should read like a book

How the ordering of functions can make component files easier to read.

One command to run it all

Why mocking all external requests for your app is worth it.

useStorage

A React hook that uses localStorage (or sessionStorage) to persist component state.

mobx-state-tree

A first look at the state management library mobx-state-tree and a comparison with Redux Saga.

Accessible SVGs in React

How to let screenreaders read the title of an SVG using React

Using React Hooks with canvas

An intro to the React hooks useState, useRef and useEffect

Other tags