Presentations: How I Made Immer Twice as Fast: Performance Optimization in Practice
A talk on performance optimization concepts, tools, and techniques using the Immer library as a practical example.
A talk on performance optimization concepts, tools, and techniques using the Immer library as a practical example.
Introducing SoloX, an immutable state management library for React inspired by MobX, offering simplicity and local state control.
A guide to simplifying state mutations in the NGXS state management library for Angular by integrating the Immer library.
Explains how to simplify NgRx reducers using Immer for immutable state management in Angular applications.