Checkout Ramda (http://ramdajs.com/) particularly Lenses. Object.assign is simple and easy for first level properties, but if you are modifying a deep nested object then is a more tedious task. That’s where lenses come handy.
Checkout Ramda (http://ramdajs.com/) particularly Lenses. Object.assign is simple and easy for first level properties, but if you are modifying a deep nested object then is a more tedious task. That’s where lenses come handy.
Software Engineer @ Coalition Inc., Miami FL