
Today I came across this amazing post from the Developers at Mozilla called “Re-Introduction to Javascript” that helped me better understand (I hope ๐ ) what are the object prototypes in JavaScript and how to use them ๐. But let’s have a look at an example to see this in action.
Continue reading “JavaScript objects and how the Prototype works”