GithubHelp home page GithubHelp logo

fabianalvaradodonoso / adventjs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 47 KB

Solución de los retos de Advent JS

Home Page: https://adventjs.dev/es

JavaScript 100.00%
adventjs javascript midudev retos retos-javascript

adventjs's Introduction

🌟 | Advent JS

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

🎮 | Retos 2023

IMG ## Nombre del reto Dificultad1 Descripción Solución
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
05 🦌 Los renos a prueba 🟢 Ver SPOILER
07 ~~~~~ ~~~~~ ~~~~~
08 ~~~~~ ~~~~~ ~~~~~
09 ~~~~~ ~~~~~ ~~~~~
10 ~~~~~ ~~~~~ ~~~~~
11 ~~~~~ ~~~~~ ~~~~~
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

📝 | Templete

Templete del repositorio creado por Achalogy.

Footnotes

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

adventjs's People

Contributors

fabianalvaradodonoso avatar fabianalvaradogt avatar

Watchers

 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.