JS Array Functions Instead of Lodash

Lodash is an amazing library and is often used to minimize the hassle of working with arrays, numbers, objects, strings, etc. However, it is often seen that one of its primary uses is array manipulation, and accessing elements within. TypeScript (and ES6) have the majority this functionality built in!