If you’re starting JavaScript, one of the first things you’ll hear is: “Declare a variable” “Store data” “Use the correct data type” “Use let instead of var” “Why is const not changing?” And if
js-basics-series.hashnode.dev9 min read
No responses yet.