Build a PWA - Learning JS DOM - Project - Part 6: Create Note - Create and append child- Tharun Shiv

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

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 create notes for which the data is provided by the create notes from input method, from the previous video. This video will teach you how to create nodes, append them to the existing DOM elements.

This is a code along tutorial.

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


#code #project #javascript