Learn Javascript, Comments, codecademy, Javascript Tutorial

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=Lnvyeul6PJw



Duration: 2:18
331 views
5


In this codeacademy course we look over javascript comments. Comments can be useful to remind you what parts of your code are doing. Also we can comment out blocks of code, when we want to test other parts of our code without having to delete what we have. Javascript has 2 kinds of comments, single line comments which are utilized using '//' and multi line comments which use '/*' and '*/'




Other Videos By We Will Code


2017-04-18Learn Javascript, Comparison Operators, codecademy, Javascript Tutorial
2017-04-18Learn Javascript, If/else Statements, codecademy, Javascript
2017-04-17Learn Javascript, Introduction to Control Flow, codecademy, Javascript Tutorial
2017-04-17Learn Javascript, Review Variables, codecademy, Javascript Tutoriao
2017-04-17Learn Javascript, String Interpolation, codecademy, Javascript Tutorial
2017-04-16Learn Javascript, Changing a Variable's Value, codecademy, Javascript Tutorial
2017-04-16Learn Javascript, Create a Variable II, codecademy, Javascript Tutorial
2017-04-16Learn Javascript, Create a Variable, codecademy, Javascript Tutorial
2017-04-14Learn Javascript, Variables, codecademy, Javascript Tutorial
2017-04-14Learn Javascript, Review Types and Operators, codecademy, Javascript Tutorial
2017-04-14Learn Javascript, Comments, codecademy, Javascript Tutorial
2017-04-12Learn the Command Line, Generalizations, codecademy Tutorial
2017-04-12Learn the Command Line, touch, codecademy Tutorial
2017-04-12Learn the Command Line, mkdir, codecademy Tutorial
2017-04-12Learn the Command Line, cd II, codecademy Tutorial
2017-04-12Learn the Command Line, cd I, codecademy Tutorial
2017-04-12Learn the Command Line, pwd, codecademy Tutorial
2017-04-12Learn the Command Line, Filesystem, codecademy Tutorial
2017-04-12Learn the Command Line, ls, codecademy tutorial
2017-04-12Learn The Command Line, Your First Command, codecademy Tutorial
2017-04-10Learn Javascript, Random, codecademy, Javascript Tutorial



Tags:
learn javascript
codecademy learn javascript
learn javascript codecademy
javascript comments