JavaScript Arrays 101
Imagine you are building a simple to-do list application. You need a way to store the user's tasks. Using what you know about basic variables, you might try something like this: let task1 = "Buy groce
May 10, 20265 min read1
Search for a command to run...