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

Document Object Model (DOM) #99

Open
d4vcsj opened this issue Dec 24, 2024 · 3 comments
Open

Document Object Model (DOM) #99

d4vcsj opened this issue Dec 24, 2024 · 3 comments
Labels
discuss enhancement New feature or request T1h

Comments

@d4vcsj
Copy link

d4vcsj commented Dec 24, 2024

I am new to the Document Object Model (DOM). I am watching this beginner tutorial to learn about it:

https://www.youtube.com/watch?v=IWRS_AM2fiE

@nelsonic
Copy link
Member

Hi @d4vcsj that video looks like a very good place to start learning about the DOM. 👌

image

How did you get on? Do you feel confident you can navigate the DOM for a web page?

@nelsonic nelsonic added enhancement New feature or request discuss T1h labels Dec 25, 2024
@akileez
Copy link

akileez commented Dec 25, 2024

JS development for web ( I am assuming this...)
In Particular:
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model
General References:
https://developer.mozilla.org/en-US/docs/Web
Overall Dev Experience (if new):
https://developer.mozilla.org/en-US/docs/Learn_web_development

@akileez
Copy link

akileez commented Dec 25, 2024

And keep reading, watching videos, figuring out what you wish to create/do/fix by coding. It will help guide you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss enhancement New feature or request T1h
Projects
None yet
Development

No branches or pull requests

3 participants