filmov
tv
Comment your JavaScript Code, freeCodeCamp Basic Javascript

Показать описание
In this lesson we start learning about javascript comments. Commenting is important to inform others what you code is doing. It is helpful also for your future self, when you look back at your code weeks, months, or years from when you created it, and help you remember what it all does.