Comment Your JavaScript Code - Free Code Camp

preview_player
Показать описание
In this basic JavaScript tutorial we learn how to comment code. Commenting code may be one of the most important and useful tools in a programmers wheelhouse.

In these tutorials I try to elaborate a little more than what is required. The reason for this is that there are some tips and tricks which can save you a lot of time as you develop as a JavaScript developer.
Рекомендации по теме
Комментарии
Автор

going to start on the javascript... thank you for the support

pedrovarrgas
Автор

console.log("Thank you for all of your help Mr. Ian aka. Useful Programmer ");

zken
Автор

function reusableFunction(){
console.log("Hi World");
reusableFunction()}


sir this not working, i don't know why not giving output hi world in the freecode camp console

sumitsinha
visit shbcf.ru