The JavaScript DOM explained in 5 minutes! 🌳

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 47

  • @BroCodez
    @BroCodez  11 місяців тому +34

    // DOM = DOCUMENT OBJECT MODEL
    // Object{} that represents the page you see in the web browser
    // and provides you with an API to interact with it.
    // Web browser constructs the DOM when it loads an HTML document,
    // and structures all the elements in a tree-like representation.
    // JavaScript can access the DOM to dynamically
    // change the content, structure, and style of a web page.
    console.log(document);
    console.dir(document);
    document.title = "My website";
    document.body.style.backgroundColor = "hsl(0, 0%, 15%)";
    const username = "";
    const welcomeMsg = document.getElementById("welcome-msg");
    welcomeMsg.textContent += username === "" ? `Guest` : username;


    Document

    Welcome

    • @bhigh1983
      @bhigh1983 11 місяців тому

      Your video is good with clear explanations and it's easy for me to understand the code. I love it.

    • @masternobody1896
      @masternobody1896 11 місяців тому

      bro make ai video

  • @kenkioqqo
    @kenkioqqo 8 місяців тому +42

    Bro, this is the first time I've really understood how the DOM works. Thanks for the clear and simple breakdown of such a complex concept.

  • @ok_e3w
    @ok_e3w 9 місяців тому +8

    crazy good introduction, incredible I watched a 3 hour tutorial and didnt even scratch this, thx again

    • @l-fitness3590
      @l-fitness3590 9 місяців тому +2

      short simple videos are always better because you can just practice and mess around after with the information you learnt

  • @YUVRAJ_MAKWANA_GJ
    @YUVRAJ_MAKWANA_GJ 11 місяців тому +16

    I learnt html and css easily by your videos ❤ now I'm trying to learn js 🙏

  • @Gion-x3t
    @Gion-x3t 2 місяці тому +2

    Great explanation. If you made an HTML version and a CSS version of this video, then combine all 3 into a playlist, it'd be a great introduction for anyone looking to code.
    I love the way you break down the stuff and have a simplification at the top. You keep things simple so ppl underdstand rather than copy. Bro Thanks.

  • @christiangeorge5313
    @christiangeorge5313 Місяць тому +1

    you never seize to amaze me. Great explanation!

  • @Tech-Dev
    @Tech-Dev 7 місяців тому +1

    Cheers for this tutorial.

  • @thejoker-
    @thejoker- 11 місяців тому +7

    Alot support for you bro❤

  • @Ryan-mk6ch
    @Ryan-mk6ch 3 місяці тому

    so clear and explanatory!! thank you for this video!!

  • @dustmukhammad
    @dustmukhammad 8 місяців тому

    This is soo clear explanation broooo! Thank you!!!!

  • @AmjadGD
    @AmjadGD 11 місяців тому

    Thank you so so so much

  • @tasi-rella992
    @tasi-rella992 9 днів тому

    love this thank u !

  • @realoogabooga
    @realoogabooga 11 місяців тому +1

    please keep doing what you're doing bro🙏🏻

  • @uxus-oh3qk
    @uxus-oh3qk 5 місяців тому

    Best explanation...ever.

  • @itsshafayat6378
    @itsshafayat6378 5 місяців тому

    that is such a good explanation
    bro fr knows the bro code

  • @AhmedRaza-ty7zq
    @AhmedRaza-ty7zq 9 місяців тому +1

    Awesome video😎😎👍👍

  • @ikuubi
    @ikuubi 10 місяців тому

    All I can say is _Understandable and have a good day_

  • @GoodBoy-lr7up
    @GoodBoy-lr7up Місяць тому

    Really clear but really short

  • @A_curious_chicken
    @A_curious_chicken 4 місяці тому

    Nice tutorial

  • @nevouxjulie6595
    @nevouxjulie6595 9 місяців тому

    Great video !

  • @GoalDigger-footboll
    @GoalDigger-footboll 3 місяці тому

    for what purpose u use
    : sign use on line .

  • @gopalgohel4302
    @gopalgohel4302 11 місяців тому

    Thank you sir

  • @valenciawalker6498
    @valenciawalker6498 8 місяців тому

    Thank you

  • @016632
    @016632 3 місяці тому

    i want to hit the mute button how do i use DOM to mute desktop audio???

  • @kushagrarai7799
    @kushagrarai7799 11 місяців тому +1

    Surprise Surprise mfs the King is back👑

  • @dipereira0123
    @dipereira0123 11 місяців тому

    CHAD! Chanel 🍷🗿

  • @LeonardMona-g2d
    @LeonardMona-g2d 2 місяці тому

    0281 Alf Motorway

  • @chathuraranasingha4942
    @chathuraranasingha4942 5 місяців тому

    0:07 DOM is not a JS object, but it represent the page we see in the browser

    • @danielgilleland5724
      @danielgilleland5724 5 місяців тому +4

      DOM is a JS object _which_ represents the page we see in the browser.

  • @tsunningwah3471
    @tsunningwah3471 8 місяців тому

    zguba!

  • @Zoooooooooooo
    @Zoooooooooooo Місяць тому +2

    im a dom male

  • @nihongo_
    @nihongo_ 7 місяців тому

    W

  • @hlahtunthein2830
    @hlahtunthein2830 2 місяці тому

    msg means Uncle Roger , 😂😂 just kidding

  • @tsunningwah3471
    @tsunningwah3471 8 місяців тому

    fru

  • @SalmanSalman777-xu5hl
    @SalmanSalman777-xu5hl Місяць тому +5

    friend dont speak so fast we from asia(pakistan) and our english is weak so be cool and speaks in slow mode

    • @VIRAL_VIDEOS_Y.T
      @VIRAL_VIDEOS_Y.T Місяць тому +7

      I'm from asia and i can understand everything. The trick is that you can change the speed of video to 0.75x or something just slow it then listen to it. Then when you're accustomed to his accent n stuff you can watch it on 1x

    • @Thewolf_2245
      @Thewolf_2245 Місяць тому +2

      Me too, I am from Brazil and I suffered to understand it 😅

    • @Thewolf_2245
      @Thewolf_2245 Місяць тому +3

      ​@@VIRAL_VIDEOS_Y.Tyes, I did it too

    • @SalmanSalman777-xu5hl
      @SalmanSalman777-xu5hl Місяць тому +1

      @@VIRAL_VIDEOS_Y.T ok boss

    • @timothyalex3091
      @timothyalex3091 18 днів тому

      Big up bro. I feel your pain.😂

  • @sangeethasancharaya6870
    @sangeethasancharaya6870 4 місяці тому

    every time i code document.getelementbyId the console says document is not defined. how could i overcome this problem. im using node.js

    • @Raymond_G
      @Raymond_G 3 місяці тому

      document.getElementById()is displayed on the screen bro and not in the console.
      For the console ,it is
      Console.log() you have to define your element with console to view it in your console.