Closed nataliethistime closed 8 years ago
Immutable.js is a library for improving performance and understandability of state management by making things immutable. I believe this would help a lot as we do a lot of manipulating objects on place and it can be messy.
Immutable.js is a library for improving performance and understandability of state management by making things immutable. I believe this would help a lot as we do a lot of manipulating objects on place and it can be messy.