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

Показать описание
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.
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.
How to Learn Javascript in 2023 (From ZERO)
How to Learn JavaScript FAST in 2025
How To Master JavaScript
Simple JavaScript Basics #javascript #code #tutorial #javascriptdeveloper
JavaScript Promises In 10 Minutes
Learn JAVASCRIPT in 5 MINUTES // JavaScript Tutorial for Beginners [ 2021 ]
Learn JavaScript Path in minutes - Part 1 - Comments in JavaScript
Learn JSON in 10 Minutes
Node JS Tutorial in Hindi #32 Route Middleware with Code Examples
Learn JavaScript in just 10 Minutes (2021)
All JavaScript Syntax in 53 Minutes – Tutorial
how to learn javascript in 30 days
Fastest Way to Learn ANY Programming Language: 80-20 rule
HTML, CSS, and Javascript in 30 minutes
Best Programming Languages #programming #coding #javascript
Node.js Ultimate Beginner’s Guide in 7 Easy Steps
Learn JavaScript Path in minutes - Part 2 - Variables in JavaScript
*NEW* JavaScript Fundamentals For Beginners | Learn JavaScript in 5 Minutes | JavaScript Tutorial
JavaScript Tutorial for Beginners | Learn JavaScript Basics in 15 Minutes [2020]
JavaScript Learning Path In 2021 | How To Learn JavaScript For Beginners | JavaScript | Simplilearn
Learn Java in 14 Minutes (seriously)
'HTML Basics to Advanced: Mastering Junior & Senior Level Skills!' #webdevelopment #cs...
Learn Express JS In 35 Minutes
JavaScript Project in 5 Minutes.😱😱😱🧑💻🧑💻🧑💻🧑💻
Комментарии