Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 413 Bytes

File metadata and controls

5 lines (4 loc) · 413 Bytes

JavaScript Array Methods

A small project to learn how to work with JavaScript Array Methods. As you can see in filter.js file, all the code is written using ES6 syntax.

If you want to try it out, in you terminal run npm install and npm run dev-server. In your browsers' Console you will see many readable tables. :)