ming86 / ngrx-immer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground to use Immer with NgRx or NGXS.

Used as example in the following posts:

You can take a look at the other implementations by switching branches:

  • use the ngrx branch for the 'default' NgRx implementation.
  • use the ngrx-immer branch for the Immer NgRx implementation.
  • use the ngxs branch for the 'default' NGXS implementation.
  • use the ngxs-immer branch for the Immer NGXS implementation.

About


Languages

Language:TypeScript 97.2%Language:HTML 1.6%Language:JavaScript 0.9%Language:CSS 0.3%