Map of React API
A visual, spatial overview of the React API.
Hello I’m Jules. I studied Applied Geosciences but now I’m a Software Developer. I’m most experienced with web frontend, specifically React & D3. I’m passionate about building tools on the web and data visualization.
You can find me on the web on Twitter, GitHub, or Observable.
A visual, spatial overview of the React API.
A first look at useSyncExternalStore, its rationale, its caveats and its non-library purposes, like syncing with Browser API’s for example
ref callbacks are a little known feature in React, they’re used to perform an action when React attaches or detaches a ref to a DOM element. ref callbacks have a few use-cases, let’s look at some.
An explorable visualization of the modern HTML elements.
An interactive timeline showing how a React component with hooks runs including a quiz of React Riddles to test your knowledge.