Build a PWA - Learning JS DOM - Project - Part 7: Remove Notes - delete children - Tharun Shiv

Опубликовано: 01 Январь 1970
на канале: Developer Tharun
205
8

This the project that we will be building in this mini-series:    • JavaScript DOM - 2020 - Project Demo ...  

The mobile version of the same project:    • JavaScript DOM - 2020 - Project Demo ...  

Learn JavaScript DOM for free here: https://www.udemy.com/course/web-dev-...
Learn The complete JavaScript ES6 here: https://www.udemy.com/course/javascri...

In this mini-series, we will be building this application from scratch.
This will include topics like:
HTML
CSS
JavaScript
JavaScript DOM
Progressive Web Apps
NPM

In this video, we will see how we can implement the functionality of removing / deleting the notes. You will learn how we can target and remove the specific elements based on events.

This is a code along tutorial.

Github Code of this project: https://github.com/tharunshiv/stick-i...


#code #project #javascript