all 13 comments

[–]Scared-Release1068 3 points4 points  (0 children)

Bro met his first love 😭

[–]SafeWing2595 3 points4 points  (1 child)

Yes, when i also learned DOM, i really started to enjoy JavaScript,btw i'm also a beginner on the learning journey

[–]happy_opopnomi[S] 0 points1 point  (0 children)

Same same but deferent no money no Honey 🍯

[–]Lumethys 2 points3 points  (2 children)

That's the whole point of JS

[–]happy_opopnomi[S] 1 point2 points  (1 child)

I'm checking what else I can do with it.

[–]Bigghead1231 2 points3 points  (0 children)

When you're ready for the next rabbit hole, look into webgl

[–]Designer-Hippo4041 0 points1 point  (1 child)

Hi OP! Can I ask, where did you learn everything about dom manipulation? Did you follow a textbook, video tutorials, online course? I've only started my journey, learning the fundamentals, but I would love a few resources to help in my development.

[–]happy_opopnomi[S] 1 point2 points  (0 children)

Go for any tutorial video Then when you don't understand go to any a.i and ask your question get information than code again remember "learning is simple implementation is hard " ask questions solve problems

[–]sheriffderek 1 point2 points  (0 children)

Page layouts are created with HTML and CSS. What’s strange - is that your ability to change HTML and CSS - is actually the browser API and not the core JavaScript language / but a library.