How-to articles, tricks, and solutions about JAVASCRIPT CALLBACK
How to Remove Empty Elements from an Array in Javascript
Read this tutorial and learn the method of removing empty elements from an Array. Also, read about removing falsy elements that include an empty string.