I prefer plain JS over ImmutableJS


I prefer plain JS over ImmutableJS.

1. ImmutableJS is ~54KB. Near twice the size of React and React-DOM combined.
2. You must use a new, wordy syntax for common operations. Check out this syntax comparison:

View original on X