Hello JavaScript!

In this project you're going to learn JavaScript essentials!

🏁 Open the script.js file in the Glitch editor, keeping this page visible on the right (choose Show > Next to the Code). You'll be adding your code to this file! 🏁

Complete the steps in order! You can expand and collapse the lessons any time as you work, and check out the notes providing extra info.

Complete!

Well done! 🎉✨🎈🎆đŸĒ…đŸŽ

By completing the lessons you've tried out all of these JavaScript essentials:

  • Variables of different types and operators
  • Control flow with a conditional and a loop
  • Functions and scope
  • Event listening
  • Manipulating the DOM
  • Objects and math

Watch this space...

Your code will add content here as you work through the steps!

Using this project

This is the Glitch Hello JavaScript project. Remix your own copy and follow the instructions to learn JS basics! If you get stuck try opening the browser console, or use Tools > Rewind!