JavaScript Revision Part 03
Arrays
Arrays in JavaScript can store different types of data. They are basically a collection of values
Prototypes
Prototypes are the mechanism by which JavaScript objects inherit features from one another. In this article, we explain what a prototy...
jeevanhenrydsouza.hashnode.dev2 min read