RunSnip
Learn to codeOpen the editor
Learn to code/JavaScript

JavaScript

How it behaves. Values, functions and changing a page while it is open.

  1. 1Values and variablesNaming things, and the difference between let and const.
  2. 2Functions and eventsCode that runs when something happens, rather than straight away.