#17 Understanding Variables and Data Types in JavaScript
5d ago · 3 min read · Before we can build apps or games, we need to understand how a computer remembers things.
What is a Variable?
Think of a variable as a labeled box. Inside the box, you store a piece of information. Th