Hi I'm me again :), this repository contains a first theoretical part of the development of the practical course of javascript of platzi in which I have learned a lot about manipulation of the DOM.
The second part of this course is in another repository of my GitHub, this is because this course in its practical part follows the development of another course, then I share the GitHub link: https://github.com/JorgeLuisMartinez /html-css-course-frontend-dev-practice/tree/practice-javascript-course. Important!: In the repository that I just shared there is a branch called 'practice-javascript-course' which refers precisely to the second part of the development of this repository :).
- Events from html
- Events from javascript
- document.
- innerHTML
- classList
- createElement
- setAtribute
- append
- appendChild
Hola soy yo de nuevo :), este repositorio contiene una primera parte teórica del desarrollo del curso practico de javascript de platzi en el que he aprendido mucho acerca de manipulacion del DOM.
La segunda parte de este curso se encuentra en otro repositorio de mi GitHub, esto debido a que este curso en su parte practica sigue el desarrollo de otro curso, a continuacion les comparto el link del GitHub: https://github.com/JorgeLuisMartinez/html-css-course-frontend-dev-practice/tree/practice-javascript-course. Importante!:* En el repositorio que les acabo de compartir se encuentra una rama llamada 'practice-javascript-course' que hace referencia justamente a la segunda parte del desarrollo de este repositorio :). *
Eventos desde html Eventos desde javascript document. innerHTML classList createElement setAtributte append appendChild