AdventJS

AdventJS is a challenge to practice web development created by Miguel Ángel Durán García or midudev. The goal is to solve all the challenges with the most amount of stars. This challenge is inspired in the tradition of advent calendars, but for programming.

What is it about?

In the classic advent calendar, each day you open a door from a box and you get a gift. The AdventJS version, instead of getting a gift, you unlock a programming challenge that you can solve in your favourite browser or in your favourite editor.

How it works?

Each day a challenge is unlocked with a statement, examples, and tests. You can solve it in your favourite browser or in your favourite editor. You can solve it in 3 different programming languages: JavaScript, TypeScript and Python. Once you complete the challege, you get an score based on stars out of 5, get the most amount of starts you can!

Official links