24 challenges in JavaScript
This JavaScript advent calendar started on December 1, just like any other calendar of this type, so we currently have 5 challenges available. Each of the challenges is one different difficultybeing the simplest the first three and increasing this as the days go by.
As we complete challenges, the system will give us a score depending on how we have solved it. The score is not based on the number of lines of code that we need, although it does score, but rather on the speed of execution and the complexity of the code.
Without a doubt, this advent calendar from the guys from adventJS is a real test to demonstrate and practice our knowledge of JavaScript or TypeScript, since it forces us to find a correct solution, not to send just any answer. If we have no idea how to continue the rest, we can send what we have by signing in with our GitHub account to be able to access the results.
We must complete the challenges directly from their web page, clicking on each of the challenges, challenges that we can complete both in JavaScript and in TypeScript. From its website, we can access a list where users who have obtained the highest score are shown. If we fall short of these challenges, we can also complete the 25 challenges that this same website proposed last year from this link. If we have any questions or questions about how to complete any of these challenges or any other question about programming in general, we can access your Discord channel.