If you need to filter values in an array, you should be using the filter method, not a loop. In this tutorial we do a deep dive into the filter method.
For more resources on JavaScript:
http://www.allthingsjavascript.com
Full personalized courses on JavaScript:
https://http://allthingsjavascript.com/person...
Courses offered on Udemy: Getting Started or Advanced Topics at a huge discount:
https://www.udemy.com/learn-modern-ja...
https://www.udemy.com/learn-modern-ja...
Tutorials referred to in this video:
Higher Order Functions: • Higher Order Functions: A JavaScript ...
Understanding JavaScript Callbacks: • Understanding JavaScript Callbacks
ES5 Array Methods: • Getting Comfortable with the ES5 Arra...