Learn the basics of JavaScript in minutes: perfect for beginners!
🔥 This video is an excerpt from my course "100+ HTML, CSS, and JavaScript Exercises & Projects" 👉 Discover all the exercises here: https://www.commentcoder.com/udemy-ht...
⏭️ To continue with JavaScript conditions: • Les Conditions en JavaScript avec if, else...
In this video, you will learn:
How to set up a simple environment with just an editor and a browser
Display messages with alert and console.log
Type concepts: numbers and strings
Declaring and using your first variables
🔗 Useful resources:
Download Visual Studio Code: https://code.visualstudio.com
⏱️ Table of contents:
00:00 - Where to code in JavaScript?
03:52 - console.log
06:20 - numbers
08:46 - strings
10:22 - types
12:19 - variables
#js #javascript #learntocode