DEV Community

Play Button Pause Button
Deeksha Sharma
Deeksha Sharma

Posted on

Filter Arrays in JavaScript

This video covers how filter higher order function works on JavaScript Arrays

Code Samples at
https://gist.github.com/SuperBonsaii/30551ea9f7d4b7bef48f2e65e4a02325#file-filter-arrays-in-javascript-md

*******Watch all JavaScript Tutorials*******

http://bit.ly/javascript-youtube


Deeksha on Twitter: https://twitter.com/deekshasharma25

Subscribe for more videos on JavaScript with Visualization: https://www.youtube.com/channel/UC0yZBnRsD9JRqLXBkfGym0Q?sub_confirmation=1
Visit bonsaiilabs at https://bonsaiilabs.com

Top comments (7)

Collapse
 
technoplato profile image
Michael Lustig - halfjew22@gmail.com

I don't mean to come off as offensive here at all, but I'm starting to see a lot of the same content being repeated by different users regarding Javascript tips geared towards beginners. I think that if a lot of people continue to create the same content, it's going to clutter the site. What are your thoughts on that?

Here's a search that shows five or six array filtering posts: dev.to/search?q=filter%20arrays

Collapse
 
deekshasharma25 profile image
Deeksha Sharma

Yeah I just noticed actually when you pointed out that there are other posts too. But this one is a video as opposed to the other post that are blogs. Also, I think that's true with quiet a lot of content on the internet. Apparently every one understand concepts differently. That's why variety exists and users choose to read and ignore content as per their choice. However, I agree contributors including myself can do a quick check on the already existing content and then may be add a few other use cases or code samples to strengthen understanding.

Collapse
 
technoplato profile image
Michael Lustig - halfjew22@gmail.com

That's a great point about video!!! Surely, people learn different with different mediums. I'm working on creating a site where all of this information can be consolidated into a nice clean way where you can create a video on X, I can create a blog on X, someone else can create some animated explanation (or w/e) and they will all be consolidated around the topic of Javascript > Arrays > Filtering.

I don't think the problem is the content, but rather the medium from which the content is organized and discovered. All of the help your putting out there is awesome, but when it isn't immediately obvious that it's complimentary rather than simply additive, it appears as clutter.

I can certainly do the same thing, checking to see if there's already a bounty of content created on subject X. At any rate, thanks for your kind response!

Thread Thread
 
deekshasharma25 profile image
Deeksha Sharma

No worries at all.It's my pleasure and we all are here to learn and give back. Most importantly listening and understanding others :)

Thread Thread
 
technoplato profile image
Michael Lustig - halfjew22@gmail.com

What a beautiful sentiment. That’s what makes this community great I feel. Very cool chatting with you 🙏

Collapse
 
missadev profile image
Missael

I like the animation and the style which you share the topic :)

Collapse
 
deekshasharma25 profile image
Deeksha Sharma

I am glad you found it useful Missael :)