Developer | Blockchain enthusiastic | Frontend dev | UX/UI designer | Open Source | I’m looking to collaborate on new ideas.
I am developer from india and I love to design and code. I am eager to learn new technology to expand my skills set Let's connect and build.
I am open to work full time or freelancing
Introduction: In the vast world of JavaScript, there are several powerful tools at our disposal to simplify and streamline data manipulation. Among these tools are the map, reduce, and filter methods. These three methods, which are built-in features ...

Call() In javascript call() is a built-in method of the Function prototype that allows you to call a function with a specified this value and arguments provided individually. The call() method is similar to the apply() method, except that it takes ar...
