Ingresa tu información y recibirás acceso instantáneo
Dificultad
easyRepositorio
Clic para abrirVideo
No disponible
Demo en vivo
No disponible
Duración promedio
8 hrs
Tecnologías
How to select elements from your website
Manipulate them with Javascript (change styles, add event listeners).
Remove elements programmaticall.
Change your entire website without a refresh.
1) Make sure you have learnpack installed and node.js
version v14+ and jest v27. This is the command to install the learnpack-cli and jest:
$ npm i learnpack jest@27.0.6 -g
2) Clone or download this repository. Once you finish downloading, you will find a new folder with a subdirectory "exercises" that contains all the exercises within.
3) Install the learnpack plugin to test and compile vanillajs:
$ learnpack plugins:install learnpack-dom
4) Start the tutorial/exercises by running the following command from the root of the project:
$ learnpack start
Each exercise is a small vanillajs website containing the following files:
Thanks goes to these wonderful people (emoji key):
Alejandro Sanchez (alesanchezr), contribution: (coder) 💻 (idea) 🤔, (build-tests) ⚠️ , (pull-request-review) 🤓 (build-tutorial) ✅ (documentation) 📖
Paolo (plucodev), contribution: (bug reports) 🐛, contribution: (coder), (translation) 🌎
This project follows the all-contributors specification. Contributions of any kind are welcome!
Ingresa tu información y recibirás acceso instantáneo
Dificultad
easyRepositorio
Clic para abrirVideo
No disponible
Demo en vivo
No disponible
Duración promedio
8 hrs
Tecnologías