Declare JavaScript Variables - Free Code Camp

preview_player
Показать описание
In this tutorial, learn to declare JavaScript variables. We go a bit more into depth regarding the way strings and numbers can come together. Also we show things that are not covered by Free Code Camp which help cement these ideas in a way I find more useful compared to simply completing the exercises.
Рекомендации по теме
Комментарии
Автор

exploring javascript. Thank you for taking us step by step

pedrovarrgas
Автор

thank you so much you help me alot while html and css tutorial and yes in javascript also as im new in this you helping me a lot...

shreyansnibala
Автор

I noticed if you don't use any keywords like var, let or const, you can still declare a variable. What is happening there? Example foo = "bar". You can still console log variable foo.

Martin
welcome to shbcf.ru