#18 JavaScript Objects: Organizing Data Like a Pro
4d ago · 2 min read · 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