Understanding Variables and Data Types in JavaScript
Introduction
Think of a variable as a box where you can store information. For example, you might have a box labeled “Name” where you keep your name. In programming, variables let us store information
withprathamkumar.hashnode.dev4 min read