Using Immutable Collections in JavaScript
At work, my team and I decided to migrate from Lodash to Immutable.js. I was tasked to do the migration for one of our older codebases, where Lodash was heavily in use. During the migration, I noticed, that I actually could just use modern JavaScript...
functional-fieldnotes.hashnode.dev3 min read