Immer from scratch A scoped implementation of Immer from scratch to understand the core concepts. Core file src/lib/core.ts Why should someone use immer? Read here: Why use Immer for state updates?. How produce works How to run git clone git@github.com:tigerabrodi/immer-from-scratch.git pnpm install pnpm test