If you have a couple of years as a developer, you’ve probably used either Lodash or Underscore.js. These are two libraries that provide a bunch of utilities to manipulate data, particularly arrays and objects. However, JavaScript now has many of the utilities these libraries offer. And now, the question is…