Blogs tagged TypeScript

Simplify immutable data structures in useReducer with Immer

Learn how you can simplify deeply nested state updates when using useReducer with Immer.

#React #TypeScript

Read more →

Creating a React component library using Storybook 7

Learn how to build a React component library using Storybook 7 and TypeScript, compile it with Rollup and publish it.

#TypeScript #React #Tutorial #Storybook

Read more →

How to build a React library using TypeScript

A step by step guide to setup a React Library from scratch using TypeScript, and publish it to NPM.

#TypeScript #React #Tutorial

Read more →