adam-golab / react-developer-roadmap

Roadmap to becoming a React developer
Other
18.72k stars 2.03k forks source link

Add ImmutableJS in Helpers / Utility Libraries #59

Closed shobhitchittora closed 5 years ago

shobhitchittora commented 5 years ago

Keeping your state immutable is a big part of designing performant React applications. While we're at it, let's point it out for everyone's reference. 🎉

Ref- ImmutableJS by fb