Projects
JavaScript Projects: Learn by doing
Starting from the basics you'll learn everything you need about variables, loops, conditions and functions before being guided through a number of projects: game mechanics, some drawing, creating simulations and a little machine learning are all yours for the taking.
Steller Stats
Steller Stats is a spin-off project from JavaScript Projects: Learn by doing. It generates every possible combination of numbers drawn in lottery games, calculates the sum of each game and returns the number of times that sum is found.