© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
Well written, always nice to see people using these methods.
Do keep in mind, depending on the array a native for loop can actually be the quicker/faster solutions. Especially filter and map can be pretty heavy according to some tests i've seen.
Rohil
Front-End Web Developer
Thank you. Also, i didn't know that thanks for letting me know :)