#web-development
Read more stories on Hashnode
Articles with this tag
Introduction You might have seen on streaming platforms such as youtube.com or twitch.com where there are live chat feeds, whenever a new chat comes,...
In this blog we will understand prototypes, __proto__ property, "new" keyword, and classes in javascript. · Prerequisite This blog assumes that you’re...
So let's start with what method borrowing in javascript is? where we can use it? and how to do it? As the name says method borrowing, we can borrow...