Coder Social home page Coder Social logo

advent-js-2023-2's Introduction

🌟 | Advent JS 2023

Por favor dale a la estrellita y sígueme en YouTube y mis redes, este repositorio me ha costado demasiadas horas de trabajo:

wakatime

Repositorio donde estoy subiendo y explicando los retos del Advent JS 2023.

🎮 | Retos

IMG ## Nombre del reto Dificultad1 Descripción Solución Video
01 🎁 ¡Primer regalo repetido! 🟢 Ver SPOILER ~~~~~
02 🏭 Ponemos en marcha la fábrica 🟢 Ver SPOILER ~~~~~
03 😏 El elfo travieso 🟢 Ver SPOILER ~~~~~
04 😵‍💫 Dale la vuelta a los paréntesis 🟠 Ver SPOILER ~~~~~
05 🛷 El CyberTruck de Santa 🟠 Ver SPOILER ~~~~~
06 🦌 Los renos a prueba 🟢 Ver SPOILER ~~~~~
07 📦 Las cajas en 3D 🟢 Ver SPOILER ~~~~~
08 🏬 Ordenando el almacén 🟠 Ver SPOILER ~~~~~
09 🚦 Alterna las luces 🟢 Ver SPOILER ~~~~~
10 🎄 Crea tu propio árbol de navidad 🟢 Ver SPOILER ~~~~~
11 📖 Los elfos estudiosos 🟠 Ver SPOILER ~~~~~
12 ~~~~~ ~~~~~ ~~~~~ ~~~~~
13 ~~~~~ ~~~~~ ~~~~~ ~~~~~
14 ~~~~~ ~~~~~ ~~~~~ ~~~~~
15 ~~~~~ ~~~~~ ~~~~~ ~~~~~
16 ~~~~~ ~~~~~ ~~~~~ ~~~~~
17 ~~~~~ ~~~~~ ~~~~~ ~~~~~
18 ~~~~~ ~~~~~ ~~~~~ ~~~~~
19 ~~~~~ ~~~~~ ~~~~~ ~~~~~
20 ~~~~~ ~~~~~ ~~~~~ ~~~~~
21 ~~~~~ ~~~~~ ~~~~~ ~~~~~
22 ~~~~~ ~~~~~ ~~~~~ ~~~~~
23 ~~~~~ ~~~~~ ~~~~~ ~~~~~
24 ~~~~~ ~~~~~ ~~~~~ ~~~~~
25 ~~~~~ ~~~~~ ~~~~~ ~~~~~

⌨️ | Instalación

Instala Jest para las pruebas con:

npm install

🧪 | Tests

Puedes comprobar los retos usando en tu terminal el comando npm run jest. Si quieres probar tus propios scripts, tienes dos opciones:

  1. Cambiar de nombre el archivo index.js y crear tu propio index.js
  2. Comentar la función en el archivo index.js y crear tu propia función
npm run test # Para correr todos los test de todos los retos

npm run test:n # n siendo el numero del reto, por ejemplo
npm run test:1 # Correra el test del reto 1

Footnotes

  1. Dificultad: 🟢 Facil 🟠 Media 🔴 Dificil 🟣 Muy Dificil

advent-js-2023-2's People

Contributors

achalogy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.