#18 JavaScript Objects: Organizing Data Like a Pro
Imagine you are building an app for a school. If you use an Array to store a student's information, it might look like this: ["John", 20, "Web Development"]. But looking at that list, how do you know
annodiya.hashnode.dev2 min read