leonardomso / 33-js-concepts

πŸ“œ 33 JavaScript concepts every developer should know.
MIT License
62.66k stars 8.74k forks source link

Add : Added 'Dom Manipulation Methods' and 'Dom Traversal Methods' Video Link #405

Closed Darshan1904 closed 9 months ago

Darshan1904 commented 9 months ago

Description:

This pull request adds the video links for 'Dom Manipulation Methods β€” Web Dev Simplified' and 'Dom Traversal Methods β€” Web Dev Simplified' in the '13. DOM and Layout Trees' section of the README. The links provides a better explanation of the topics.

Link:

Additional Context: The videos delves into the various Methods for DOM Manipulation and Dom Traversal in JavaScript, which is crucial for understanding the topic.

Testing: I've tested the link, and it's working as expected.

Reviewer Request: @leonardomso

Description (Extended):

🧠 Concepts Covered in Videos:

        (DOM Manipulation)
        - Creating elements
        - Adding elements
        - Modifying data attributes
        - Removing elements

        (DOM Traversal)
        - How to traverse up the DOM
        - How to navigate down the DOM
        - All the methods for DOM traversal

Link to the videos:

Could you please add the 'Hacktoberfest Accepted Label' to this , So I got eligible

Darshan1904 commented 9 months ago

Hi @leonardomso,

I hope you're doing well. First of all, thank you for considering and merging my pull request.

I wanted to kindly request that you add the 'Hacktoberfest Accepted Label' to this merged pull request. It would help me qualify for Hacktoberfest, and I'd be grateful for your assistance with this.

Thank you once again for your support!