Test your skills: JavaScript
This page lists JavaScript tests you can try so you can verify if you've understood the content in this module.
Test your JavaScript skills by topic
- Test your skills: Arrays
The aim of this skill test is to assess whether you've understood our Arrays article.
- Test your skills: Conditionals
The aim of this skill test is to assess whether you've understood our Making decisions in your code — conditionals article.
- Test your skills: Events
The aim of this skill test is to assess whether you've understood our Introduction to events article.
- Test your skills: Functions
The aim of this skill test is to assess whether you've understood our Functions — reusable blocks of code, Build your own function, and Function return values articles.
- Test your skills: JSON
The aim of this skill test is to assess whether you've understood our Working with JSON article.
- Test your skills: Loops
The aim of this skill test is to assess whether you've understood our Looping code article.
- Test your skills: Math
The aim of the tests on this page is to assess whether you've understood the Basic math in JavaScript — numbers and operators article.
- Test your skills: Object basics
The aim of this skill test is to assess whether you've understood our JavaScript object basics article.
- Test your skills: Strings
The aim of this skill test is to assess whether you've understood our Handling text — strings in JavaScript and Useful string methods articles.
- Test your skills: Variables
The aim of this skill test is to assess whether you've understood our Storing the information you need — Variables article.