Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 4.97 KB

README.md

File metadata and controls

49 lines (32 loc) · 4.97 KB

Advent JS adventJS #adventjs hashtag midudev

Hero image

About AdventJS

Where can I participate? If you are interested in participating, every day of December a new challenge is unlocked at 18h (Spanish Peninsular Time). You can access the challenges in Adventjs.dev and you can also collaborate with the community in the @midudev Discord.

What is AdventJs? AdventJs is an initiative created by the Web Development content creator @midudev, where during 24 days daily challenges will be revealed for the community to solve.

These challenges can be solved using both Javascript and Typescript and will have a difficulty that will vary depending on the day.

What is this repository about? This repository is created to collect my solutions to each of the challenges for the duration of this initiative, in order to help other members of the community or to receive feedback on my own solutions from other members of the community.

Are these the best possible solutions to each of the challenges? Not at all, this is just my contribution as someone who is starting his career in programming, so it is possible that the solutions are not the best possible for each challenge.

Where to find more about the community? You can follow midudev on Twitter You can also watch his live streams on Twitch. (Mon-Thurs at 20h regular times, may change) or on his Youtube. channel You can also join his community on Discord.

## Challenges Solutions
2021 Go to View
2022 Go to View
2023 Go to View

🚀 Quick start

  • Install

    pnpm install
  • Run all challenges

    npm run test