The DOM in 4 minutes

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • Freelance Coding is the way in 2024! Learn How: www.freemote.com/strategy
    / aaronjack
    #coding #programming #javascript

Комментарии • 196

  • @AaronJack
    @AaronJack  7 месяцев назад +4

    Free Beginner Programming Course
    coursecareers.com/a/aaronjack
    Free JavaScript Cheat Sheet
    dontforgetjavascript.com/
    Free Coding Advice (We'll Send you a Video)
    aaronjack.dev

  • @talkoosh118
    @talkoosh118 2 года назад +118

    Why, why do I need to go through 1000 videos and pages only to find a man who explains this perfectly in less than 4 minutes? Thank you for the clear explanation!

    • @mynewinterests
      @mynewinterests Год назад +1

      I know right...thanks @Aaron Jack

    • @Mohamedasdfgpo
      @Mohamedasdfgpo 9 месяцев назад +3

      you must go through the pain to appreciate the ease

  • @austincower778
    @austincower778 2 года назад +160

    It's short for "Dominic Toretto", a fictional character and one of the main protagonists of the Fast & Furious franchise :p

  • @cjjb
    @cjjb 2 года назад +61

    The DOM is a data structure that represents the page you see in your browser and gives you an API to interact with it (styling, queries, responding to events)

    • @ivanvincent7534
      @ivanvincent7534 11 месяцев назад +2

      He says the DOM is a JavaScript object.. Is this correct? My understanding is that the DOM API is implemented by JavaScript and that is the extent of the crossover?

    • @justmrkhan
      @justmrkhan 9 месяцев назад

      @@ivanvincent7534 DOM belongs to the browser. JavaScript only uses it to make all the things possible. The DOM itself is a programming interface because it resides in the Web APIs section of the Web or browser. The Nodes or HTML elements present inside the DOM tree are those objects.

    • @SOCCERJOCKy11
      @SOCCERJOCKy11 7 месяцев назад

      So what OP said in the video....

    • @grovestreet9165
      @grovestreet9165 4 месяца назад

      thats what i need thanks

  • @DropeStein
    @DropeStein 2 года назад +31

    Finally! I've been trying for WEEKS to understand what DOM is and this is the first concrete, simple and straightforward explanation I see! Thanks! This is exactly what I was looking for :D

  • @tokyobassist
    @tokyobassist 2 года назад +14

    I had a course that lasted 2 hours and this made more sense in 3 minutes lol. Thank you Aaron. I'm glad I found this channel.

  • @volkoff9518
    @volkoff9518 2 года назад +16

    Best DOM explanation ever.
    Studying web dev and this is very useful, Thanks!

  • @pampagrimaldi8584
    @pampagrimaldi8584 5 месяцев назад

    incredible! super clear, thanks for making this video mate.

  • @johnbaker7102
    @johnbaker7102 2 года назад +3

    Dude you should make a course with these types of videos.
    Short, simple, and intuitive explanations for important/basic concepts of web development or programming in general. Would love one about HTTP.
    Big fan of these tutorials because they don’t get bogged down into the weeds of the details, which makes everything a lot more complicated especially when you’re first learning it.
    I love the overall picture explanations of these concepts. Keep it up my man

  • @aybak3k
    @aybak3k 2 года назад +6

    u know what? just as i see ur vids i click
    u always explain such concepts in a non-alienish way

  • @alfredpolanco4670
    @alfredpolanco4670 2 года назад

    Thanks for sharing this video with us jack!

  • @keifer7813
    @keifer7813 Год назад +1

    Watched this last week, didn't quite understand. Spent a day learning about DOM manipulation. Came back to this video and it makes total sense. These videos are perfect for a quick overview/review of a topic!

  • @andywangster
    @andywangster 2 года назад

    i really appreciate that you hand wrote the code vs typing it on the computer for this explainer. so much more interesting to watch!

  • @mgusa9372
    @mgusa9372 2 года назад

    The bomb presentation. Excellent. Thank you!!

  • @carlosalfredo657
    @carlosalfredo657 Год назад

    Great video man! Keep doing stuff like this! Wish you best!

  • @Superlife1369
    @Superlife1369 2 года назад +3

    Wow! You just made the DOM really simple to understand! I’ve been struggling with it for quite some time now. Wow. Thanks

  • @aaliyahjardien
    @aaliyahjardien 8 месяцев назад

    Just came across your channel now, thanks for the straight forward yet informative explanations. 💯

  • @totfosk
    @totfosk Год назад

    thanks a lot Aaron!

  • @xoxoo4877
    @xoxoo4877 Год назад

    Love it, awesome man

  • @MunnyLerner
    @MunnyLerner 10 месяцев назад

    Excellent work, thank you, that was coherent and consistent and very useful. Subscribed!

  • @codingwdabest8903
    @codingwdabest8903 2 года назад +7

    Good, clear, explanation!

  • @powderriverfarrier
    @powderriverfarrier 2 года назад +18

    Explaining things that are important is where this man and his videos are outstanding.

  • @joeljacob4685
    @joeljacob4685 8 месяцев назад

    Thanks for the awesome explantation!!

  • @voydnaught1397
    @voydnaught1397 2 года назад +1

    Very clear explanation. Thanks.

  • @serwaapreimann
    @serwaapreimann 5 месяцев назад

    Took me 1 year to try to understand this but thanks to your video it makes soooooooooooo much sense!! Thank you Aaron.

  • @kenrickmendonsa219
    @kenrickmendonsa219 8 месяцев назад

    Very well explained, thank you.

  • @hossamjunaidy7914
    @hossamjunaidy7914 Год назад

    couldn't be more straight to the point! thanks!

  • @jagdishannepu7179
    @jagdishannepu7179 Год назад

    Got the sweet essence of DOM. Thankyou Aaron!

  • @johnedwardubalde3433
    @johnedwardubalde3433 Год назад

    Thank you for maing this video. This is very helpful understanding chunks of what I learned in a bootcamp.

  • @tech_bro1421
    @tech_bro1421 2 года назад +1

    Probably the best explanation of DOM I've seen so far. Thanks.
    Oh, and I noticed you used Baklykov from "Real Russia" on 1:35. Hilarious. The man's a legend, well done.

  • @MichaelRinghusGertz
    @MichaelRinghusGertz Год назад

    Concept explained super simple, Thanks

  • @AshishGusain17
    @AshishGusain17 2 года назад +1

    thanks..for the awesome explaination

  • @uxdesign4188
    @uxdesign4188 10 месяцев назад

    This is exactly what we need! Nice and thanks!

  • @shubhamdhiman7516
    @shubhamdhiman7516 11 месяцев назад

    Thankyou for such an amazing explanation

  • @TheMenny10
    @TheMenny10 2 года назад +1

    It's short and to the point, really well explained, now I understand it in a simpler and better way.

  • @doctorbrad
    @doctorbrad Год назад

    You got yourself a new subscriber!

  • @xi_red4936
    @xi_red4936 Год назад

    Never have I ever seen such a clear explanation on DOM, thank you a lot!

  • @mudassarmian
    @mudassarmian Год назад

    Thank you for that, you explained it really well!

  • @drickzee
    @drickzee 2 года назад

    This is why and what I subscribed for!! Thank you!

    • @AaronJack
      @AaronJack  2 года назад +1

      Really appreciate that!

  • @MrHabib57
    @MrHabib57 8 месяцев назад

    Thanks for your short but useful video

  • @automateddude
    @automateddude 10 месяцев назад

    Thanks a lot for this video, Really impressed the way you taught even a normal person can understand, subscribed on the spot!

  • @Rgsim87
    @Rgsim87 2 года назад

    great video. thanks for taking the time to provide great content for us.

  • @ali-celebi
    @ali-celebi 2 года назад +1

    I like the new video format. Nice and simple. :)

  • @GabrielConstantinides
    @GabrielConstantinides Год назад +2

    thanks for this video I appreciate it. In my opinion, the most key thing you stated in the video is how the html document and DOM are basically the same thing but in different languages

  • @whatisthis7510
    @whatisthis7510 2 года назад

    A submodule from school, 3 articles, and a video from school couldn't explain the essential concept of this as well as a not even 4 min video on RUclips. lol. Thank you.

  • @gmalgarinos
    @gmalgarinos 2 года назад +2

    The DOM is family.

  • @tylerrivers6422
    @tylerrivers6422 8 месяцев назад

    THANK YOU BRO, thank you.

  • @nallaparajuamareshvarma8471
    @nallaparajuamareshvarma8471 Год назад

    I have read over 30 blogs still couldn't understand what is DOM, finally this video helped me, keep up the good explanation

  • @uttamkp2009
    @uttamkp2009 2 года назад

    Great explainations...👍👍👍

  • @louman4322
    @louman4322 Год назад +5

    I'm in my advanced software dev classes. I can code c#, Python, Java, HTML, css, and js but have been trying to figure out what the heck the Dom specifically means.
    Based on deductive reasoning I figured it was the whole webpage application in general, but nothing I watched or read solidified that interpretation. Thank you very much. Sometimes people explain the simplest things in a complicated way, just to appear smart. Thank you for being real. Real smart people can explain complicated things simply. Subscribed my brother!

    • @bekiteshome4670
      @bekiteshome4670 6 месяцев назад +1

      bro, I have 3 years experience and still didn't know what DOM was till this video

  • @melchiorao9759
    @melchiorao9759 2 года назад +2

    I am Aaron's event listener. I listen to everything he says knowing its going to improve my knowledge base.

  • @toastynik
    @toastynik Год назад

    awsome, thanks man!

  • @kennyaga3859
    @kennyaga3859 Месяц назад

    Simple clear explanation.
    Thanks..

  • @TheMasHachibi
    @TheMasHachibi 4 месяца назад

    Great explantaion . new subscriber

  • @SakuraWulf
    @SakuraWulf 4 месяца назад

    I was doing the Zero to Mastery "Complete Web Developer" course and when Andrei got to the DOM part, I felt completely lost. It felt like he just jumped into using another foreign language without a good explanation. This video helped put things into perspective. Thank you.

  • @tyronsturgiss2285
    @tyronsturgiss2285 2 года назад

    Your teaching method is impeccable! Thank you!

  • @JonathanBigbarkBarclay
    @JonathanBigbarkBarclay 2 года назад +3

    This video was very impressive and easy to understand.

  • @chaine218
    @chaine218 4 месяца назад

    thank you so much, very helpful video

  • @letlearn7944
    @letlearn7944 Год назад

    thank you it was very clear

  • @phillipmeredith6101
    @phillipmeredith6101 Год назад +1

    I am so grateful for your channel!!! Your explanations are amazing! I'm a nurse learning coding and web development and you're channel has been one of the best resources I've found! Thank you!

  • @houssamadjerid
    @houssamadjerid 6 месяцев назад

    finally, someone explained the DOM in a way that answered my questions. thank you, bro.

  • @TheBlanning
    @TheBlanning 2 года назад

    Great short and sweet explanation thanks a bunch. New subscriber

  • @ChaosArtist
    @ChaosArtist 2 года назад

    Thanks for this explanation of the DOM.

  • @DeebaNoori-zm7he
    @DeebaNoori-zm7he 10 месяцев назад

    Best explanation

  • @Gani12
    @Gani12 2 месяца назад

    that was easy, clear and awesome!!

  • @ChrisAthanas
    @ChrisAthanas 2 года назад

    Very clear explanation

  • @chiarak6795
    @chiarak6795 2 года назад

    Hey Aaron, I've been trying to understand what the DOM is for days now. I watched soooo many videos and read so many explanations and I never got it. Now I watched your video. It only took the first two minutes and I got it. Your explanation is so easy! Well done! Thank you so much!

    • @AaronJack
      @AaronJack  Год назад +1

      Happy to hear that, you got it💪

  • @vaishnavig897
    @vaishnavig897 2 года назад

    Thank you❤

  • @iiinicky6224
    @iiinicky6224 Год назад

    Thanks!

  • @raiaiorfa1396
    @raiaiorfa1396 10 месяцев назад

    Thanks so much

  • @VictorOrdu
    @VictorOrdu 2 года назад

    This is the best explanation I've heard so far.

  • @yatin1370
    @yatin1370 5 месяцев назад

    My mind is blown after the clarity this video gave me. This might be one of the best things to happen to me in my JS journey.

  • @Superlife1369
    @Superlife1369 2 года назад +2

    Thank you for this video, I’m thinking of joining your boot camp, I just saw it two days ago and I’m waiting until I get paid so I can see what I’m working with.

    • @shortty7618
      @shortty7618 2 года назад +1

      Same here bro. I love the way Aaron teaches and I feel like I can relate a lot to him.

  • @prashanttanwar3261
    @prashanttanwar3261 2 года назад

    Idk how your 3-5 minutes video gives me a clear explaination then a 30+ minutes video. ❤️❤️

  • @mongamonga
    @mongamonga 2 года назад

    thanks man

  • @sk2279
    @sk2279 2 года назад

    Nice explanation

  • @assarlannerborn9342
    @assarlannerborn9342 Год назад

    Nice ! Thx

  • @BSITVinluanEner
    @BSITVinluanEner Год назад

    Thanks brooo

  • @ukaszkiepas57
    @ukaszkiepas57 2 месяца назад

    thank you mate ! :)

  • @valenciawalker6498
    @valenciawalker6498 Месяц назад

    Great explanation

  • @amjadahamed7049
    @amjadahamed7049 2 года назад

    Have been watching plenty of videos to understand this concept clearly, Thanks for this. I don't have to watch any more videos on this!! Neat stuff.

  • @robsonyukiugomeskinoshita1798
    @robsonyukiugomeskinoshita1798 Год назад

    Thank you!

  • @VenkiNagaraj
    @VenkiNagaraj 2 года назад

    Explained DOM so clearly.

  • @chesb6426
    @chesb6426 2 года назад

    Thanks for simplying it!

  • @mrdajve
    @mrdajve 2 месяца назад

    Kudos for the Alan Partridge visual.

  • @ieatcrayons3322
    @ieatcrayons3322 Год назад

    ty bro

  • @learner8084
    @learner8084 3 месяца назад

    great great great video....

  • @onee
    @onee Год назад +1

    Thanks! I appreciate it a lot. Such an easy explanation of what the DOM is. I've seen many other explanations but those people over and over again unnecessarily overcomplicated things.

  • @remylebeau9947
    @remylebeau9947 Год назад

    First DOM video that actually clicked lol
    Great work!

  • @rifwann
    @rifwann 11 месяцев назад

    thanks.. after weeks of pretending to understand what dom is, i finally understand what dom is..

  • @ginasomara267
    @ginasomara267 2 года назад

    BEST video about the DOM. 10000%

  • @sideburn
    @sideburn 2 года назад

    nice job

  • @uchidamai4139
    @uchidamai4139 2 года назад +1

    my brain becomes clear. I am having the hard time understanding things, but this one is the best explanation.

  • @mohammadthousif5373
    @mohammadthousif5373 2 года назад

    Best explanation of DOM Ever. Thank you!!

  • @zabinoori49
    @zabinoori49 Месяц назад

    Nice and simple : )

  • @gloria..
    @gloria.. 2 года назад +21

    Loving these types of videos
    I even taught my mum what API was thanks to you :)

  • @sansrit
    @sansrit 5 месяцев назад

    now i am clear thank you dear

  • @6ojl162
    @6ojl162 8 месяцев назад +1

    Bro ain’t no way I was the only one who came here thinking he was going to explain “The Depth Of Market” for traders 😂😅

  • @tanvirmohammedakif5899
    @tanvirmohammedakif5899 2 года назад

    You deserve more visualizations ...

  • @surajkantsingh6916
    @surajkantsingh6916 2 года назад

    Thnks jb