Essential JavaScript

Running Code

I'm going to teach you to code with JavaScript, but first I'm going to teach you how to run JavaScript on this site.

Look at the code editor on this page. It already has some JavaScript in it.

Click the "Submit" button to run the code. The output will appear below the editor.

Once you see the result, move along to the next lesson!

Code Editor