filmov
tv
Remove falsy value from array || JavaScript Awesome Concepts and Hacks

Показать описание
Remove falsy value from array
There are only six falsy values in JavaScript: undefined , null , NaN , 0 , "" , and false .
There are only six falsy values in JavaScript: undefined , null , NaN , 0 , "" , and false .