GitbookIO / javascript

GitBook teaching programming basics with Javascript
https://gitbook.gitbook.io/learn-javascript/
Apache License 2.0
3.55k stars 1.01k forks source link

modified basic/variables.md included explanation of var,let and const. #183

Open Surajchandraa opened 9 months ago

Surajchandraa commented 9 months ago

use of var ,let and const keywords with examples.