filmov
tv
JavaScript JS map and filter functions explained simply

Показать описание
This is a beginner's introduction to JavaScript's .filter & .map methods for Arrays. There are more advanced things that can be done with these 2 methods than what I show in this video, but I go over some basic use cases that you might use in your code or see others using. Thanks!