JavaScript Arrays 101
1. Introduction
Hello everyone, an array is an interesting data type in JavaScript used to store data in a continuous manner. Let's understand with real scenarios
Imagine there's an event at your coll
javascript-arrays-with-satya.hashnode.dev5 min read