Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

Darshan1904
Copy link
Contributor

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 Darshan1904 changed the title Update : Added 'Dom Manipulation Methods' and 'Dom Traversal Methods' Video Link Add : Added 'Dom Manipulation Methods' and 'Dom Traversal Methods' Video Link Oct 8, 2023
@leonardomso leonardomso merged commit 3f753fe into leonardomso:master Oct 8, 2023
@Darshan1904
Copy link
Contributor Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants