Prototype in JavaScript
Let's understand prototype with a question
Let's just say I have a really simple method or string here that, hey I want to simply have some functionality so I am going to say
let myName = "Sudhanshu"
Notice here how many characters are there What is...
sudhanshumodi.hashnode.dev11 min read