Simplify immutable data structures in useReducer with Immer
Learn how you can simplify deeply nested state updates when using useReducer with Immer.
6 Mar 2022 7 min read
React TypeScript
3 posts tagged with TypeScript
Learn how you can simplify deeply nested state updates when using useReducer with Immer.
Learn how to build a React component library using Storybook 7 and TypeScript, compile it with Rollup and publish it.
A step by step guide to setup a React Library from scratch using TypeScript, and publish it to NPM.