🗂️Javascript Basics
📒Values and Variables:-
🔹Primitive Types:-
Numbers
String
Boolean
Null
Undefined
🤔Where to Run Javascript Code❓
Running Code in Console is the Easiest place to start. Early on, we'll run our code using the Chrome developer tools console. T...
blogwithkevin.com3 min read