Understanding Variables and Data Types in JavaScript
Topics to Cover
What variables are and why they are needed
How to declare variables using var, let and const
Primitive data types (string, number, boolean, null, undefined)
Basic difference betwee
mithila-dk-js-variables-datatypes.hashnode.dev6 min read