Understanding Variables and Datatypes in JS.
Problem Statement -
What are variables and why are they needed?
How to declare variables using var, let, and const
Primitive data types (string, number, boolean, null, undefined)
Basic difference
javascriptwithreaper.hashnode.dev4 min read