Sachin Koli

HomeAbout MeBadges
Blog Author Picture

Sachin Koli

JavaScript Developer | MERN Stack | Enjoy Learning new things | Tech Enthusiast

call(), apply() and bind() in JavaScript explained

Oct 10, 20206 min read

In my last post, I discussed the Function constructor. How the function object created from it and the properties and methods of the function object. In this article, we will go into the details of the following three function methods. call() apply(...

What is actually a "function" in JavaScript?

Oct 4, 20202 min read

In JavaScript, the functions are first-class objects. Now, one would ask, what is a first-class object? Answer: Just like any other object in JavaScript, functions are also objects. They can have properties and methods associated with them. But the...

Impressum

Connect with me | Twitter | GitHub | LinkedIn

© 2021 Sachin Koli

PrivacyTerms
Proudly part of