filmov
tv
Comment Your JavaScript Code (Basic JavaScript) freeCodeCamp tutorial

Показать описание
Do you need more help with coding?
════════════════════════════
Certification: JavaScript Algorithms and Data Structures
Course: Basic JavaScript
Lesson: Comment Your JavaScript Code
freeCodeCamp tutorial
In this lesson, we learn how to comment on code in JavaScript. Comments are used for notes to yourself or colleagues. It is also useful to comment out old cold at times so you still have it there for reference.
When you comment out code, JavaScript ignores it. the comment will usually be a different color or lighter color depending on your integrated development environment (IDE).
To signify a comment, you use "//". This will comment out the rest of the line.
To comment out multi lines, you being with "/*" and end with "*/".
A short cut to comment out lines of code is to highlight the code and use "command /".
Let's Connect 💯:
════════════════════════════
════════════════════════════
Certification: JavaScript Algorithms and Data Structures
Course: Basic JavaScript
Lesson: Comment Your JavaScript Code
freeCodeCamp tutorial
In this lesson, we learn how to comment on code in JavaScript. Comments are used for notes to yourself or colleagues. It is also useful to comment out old cold at times so you still have it there for reference.
When you comment out code, JavaScript ignores it. the comment will usually be a different color or lighter color depending on your integrated development environment (IDE).
To signify a comment, you use "//". This will comment out the rest of the line.
To comment out multi lines, you being with "/*" and end with "*/".
A short cut to comment out lines of code is to highlight the code and use "command /".
Let's Connect 💯:
════════════════════════════
Comment Your JavaScript Code (Basic JavaScript) freeCodeCamp tutorial
Basic JavaScript (1/111) | Comment Your JavaScript Code | freeCodeCamp
Comment your JavaScript Code, freeCodeCamp Basic Javascript
Lesson 1 | Basic JavaScript | Comment Your JavaScript Code
Comment Your JavaScript Code - Free Code Camp
Comment Your Javascript Code - Free Code Camp - Basic Javascript - Algorithms and Data Structures
Comment Your JavaScript Code - freeCodeCamp - Basic JS - Ep 1/111
1/113 Comment Your JavaScript Code | Freecodecamp | JavaScript Algorithms and Data Structures
Improve your coding efficiency with this VS Code shortcut!
freeCodeCamp - Basic JavaScript - ☑️ Comment Your JavaScript Code ☑️ Declare JavaScript Variables...
Learn Basic JavaScript Comment Your JavaScript Code freeCodeCamp org
Comment Your JavaScript Code FreeCodeCamp.org
Lesson 1 - Comment your JavaScript code - ( freecodecamp Lessons)
Comment your JavaScript Code - freeCodeCamp Basic JavaScript lesson #1
Comment Your JavaScript Code - Freecodecamp.org | Video 1 | Compact Coder
Basic JavaScript Comment Your JavaScript Code | freeCodeCamp
Comment Your JavaScript Code
comment Your Javascript code FreeCodeCamp
Basic Javascript | Comment Your JavaScript Code | freeCodeCamp | 1 of 113
Comment Your JavaScript Code freecodecamp
Comment Your JavaScript Code | Solution
Comment Your JavaScript Code
JS Course: Comment Your JavaScript Code
Clean Code: Formatting and Comments - Beau teaches Javascript
Комментарии