Learn JavaScript with DOM exercises ~ Exercise 01

Опубликовано: 06 Июнь 2026
на канале: Programa Ya
2,507
81

Welcome to our exciting JavaScript exercises playlist! 🚀 Get ready to dive into the fascinating world of web development while strengthening your skills with hands-on challenges. From basic to advanced concepts, this series will guide you step-by-step, building your confidence and proficiency in JavaScript. Ready to level up your coding game? Subscribe now and join the learning adventure!

⭕ Exercise 01 ~ To-Do List ⭕ Create a function that, when a button is clicked, adds a new item to an unordered list with user-entered content, and that this item also has a button to remove it from the DOM.

⭕ Next Exercise ~ Will You Be My Girlfriend/Boyfriend? ⭕ Create a function that, when hovering over the NO button, changes its position in the browser window, but if YES is pressed, then a modal with a love poem is displayed.

⭕ Basic JavaScript Course:    • Curso de JavaScript Básico  

⭕ Mini-Course on Programming Logic with JavaScript:    • Ejercicios de lógica de programación con J...  

⭕ Mini-course Repository: https://github.com/luisangelf11/Apren...