Filter data in Javascript in just ONE line ⚡

Опубликовано: 03 Июнь 2026
на канале: Carlos Mafla
4,507
125

Some times in Javascript we need to loop over an array
and get only some items from the array in this case we can use the Javascript filter function.

Instagram ➜   / gigo6000  
Twitter ➜   / gigo6000  
Github ➜ https://www.github.com/gigo6000/

#react #javascript