RunSnip
Learn to code
Open the editor
Learn to code
/
JavaScript
JavaScript
How it behaves. Values, functions and changing a page while it is open.
1
Values and variables
Naming things, and the difference between let and const.
2
Functions and events
Code that runs when something happens, rather than straight away.