Learn JavaScript Path in minutes - Part 1 - Comments in JavaScript

preview_player
Показать описание
Comment in JavaScript is very important as a Programmer, because you need to mark and note in your code so you and others can easily understand the flow of your code.

It is not required, but it will make you a good programmer if on a later time you open up again your code and forgot what you have done before on that legacy code.

Comment is very easy to do. All you need to do is write `//` for one line comment and `/* */` for multi-line comment. But remember! Only write a comment in your development code, if you build the code, make sure all the comments are removed, it is the best practice and make a lighter file too.
Рекомендации по теме
Комментарии
Автор

Mantab ilmunya .jadi ingatbwaktu sekolah

caranechannel
visit shbcf.ru