Comments

Learn how to create comments in code to explain what's happening.

We'll cover the following...

Comments

A comment is something written in between actual code to help explain that code. JavaScript comments start with two slashes // ...

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy