Understanding JavaScript Variables and Data Types
Before writing complex algorithms, every developer must understand how to manage data. In JavaScript, we do this using variables and data types.
What is a Variable ?
Think of a variable as a labeled s
srujanee-chaicode-webdev-blogs.hashnode.dev3 min read