Today I am going to share 5 tricks to use when you write javascript code for the ease of your coding. 1. Remove falsy values from an array In our coding journey, we often have to use an array. Suppose you have an array that consists of truthy and fal...
I am simply a javascript developer who likes to write code in javascript and talk about it.