DEV Community

Discussion on: Tell me what confuses you the most about JS / TS / React / functional programming and I will write a full length article for you

Collapse
 
justayush profile image
Ayush • Edited

Hi Mateusz, I'd love to know why we should or shouldn't be using Immutable js.

Collapse
 
nans profile image
Nans Dumortier

I also heard of Immer js, I don't know of this is related, but it looks interesting!
(along with useImmer, a custom react hook for using Immer)