This tutorial combines several things that have been discussed through my other videos.
How you can use the various Array methods on multi-dimensional arrays or Arrays of Objects (think JSON).
How you can chain together calls to Array methods.
How you can use ES6 Arrow Functions together with the chained Array methods to write your code very efficiently.
Code Gist: https://gist.github.com/prof3ssorSt3v...
Arrow Function video: • ES6 JavaScript Arrow Functions