Skip to content

Commit

Permalink
3.1 - DOM Simple notes & articles/blog link added
Browse files Browse the repository at this point in the history
  • Loading branch information
Bharat2044 committed Aug 19, 2024
1 parent 2aaa599 commit 9805f63
Showing 1 changed file with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,16 @@


## [Notes / Slides Link](https://projects.100xdevs.com/tracks/dom-1/Basics-of-DOM-1)
## [Another Link](https://petal-estimate-4e9.notion.site/DOM-Manipulation-d43659eddda44472913ecf90e4ebf218)
## [Another Link](https://petal-estimate-4e9.notion.site/DOM-Manipulation-d43659eddda44472913ecf90e4ebf218)


## For Practice
- [**DOM Task**](https://www.jschallenger.com/javascript-dom-exercises/)

## Articles Link
- [**DOM in JavaScript - W3School**](https://www.w3schools.com/JS/js_htmldom.asp)
- [**JavaScript DOM - MDN**](https://medium.com/@dilarauluturhan/javascript-dom-document-object-model-85a2bc72769c)
- [**What is the DOM? A Behind-the-Scenes Guide**](https://www.freecodecamp.org/news/what-is-dom-in-javascript/)

## Videos Link
- [**JavaScript DOM Manipulation by FreeCodeCamp**](https://www.youtube.com/watch?v=5fb2aPlgoys)

0 comments on commit 9805f63

Please sign in to comment.