inDepth.dev
  • Our Manifesto
Subscribe
Tagged

immer

A collection of 1 post

Typesafe code with Immer and where it can help in NgRx
javascript

Typesafe code with Immer and where it can help in NgRx

Immer is a tiny library that uses structural sharing and proxy objects to guarantee the immutability pattern in the most efficient way. It's also very convenient when writing reducers to shorten code and ensure type safety.

  • Nunzio Zappulla
Nunzio Zappulla Sep 22, 2021 • 10 min read
inDepth.dev © 2023
Powered by Ghost