0

What is the benefit of the "comments" and it doesn't appear on browser? What do comments do?

Sorry if I got grammatical mistakes

29th Dec 2016, 10:33 AM
Hannah Ahmed
Hannah Ahmed - avatar
4 Antworten
+ 5
They help if you get lost in your code or forget how a part works (also help readers).
29th Dec 2016, 10:38 AM
Valen.H. ~
Valen.H. ~ - avatar
+ 4
It elaborate the codes so that even average people can understand it
29th Dec 2016, 10:37 AM
Mr. Lecturer
+ 2
Comments are hints for developers, they make the code more "understandable". Imagine thousands of lines of code without comments and you need to find only one single line to fix something.
29th Dec 2016, 10:40 AM
Max Perepelytsia
Max Perepelytsia - avatar
+ 2
Thanks a lot ☺ ☺
29th Dec 2016, 10:40 AM
Hannah Ahmed
Hannah Ahmed - avatar