JavaScript DOM Crash Course - Part 1

  Рет қаралды 1,225,705

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 783
@frogsama666
@frogsama666 2 жыл бұрын
For anyone who needs to the HTML and CSS file. I'm not using bootstrap. Item Lister Add Items Items item 1 item 2 item 3 item 4 /*--- CSS ---*/ /*-------- GENERAL --------*/ * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: sans-serif; } .container { padding: 0px 25px; } /*-------- HEADER --------*/ #main-header { background-color: rgb(0, 126, 0); height: 70px; display: flex; align-items: center; padding: 20px; } #header-title { color: white; font-size: 40px; } /*-------- MAIN CONTENT --------*/ #main { border: 1px solid rgb(180, 180, 180); padding: 20px; margin-top: 20px; } .title { margin: 20px 0px; font-size: 30px; } .title:first-child { margin-top: 0px; } input { height: 30px; border: 1px solid rgb(180, 180, 180); } .btn { background-color: rgb(39, 39, 39); color: white; width: 100px; border: 0px; cursor: pointer; } .list-group-item { border-bottom: 1px solid rgb(180, 180, 180); list-style-type: none; margin-bottom: 20px; } .list-group-item:last-child { margin-bottom: 10px; }
@floatingfortress721
@floatingfortress721 2 жыл бұрын
Thank you very much Ashwin! Have a great day 👍
@CedricMills
@CedricMills Жыл бұрын
Gracias!!!😀
@muhammadhaiqal531
@muhammadhaiqal531 Жыл бұрын
Tysmm what about part 2 Dom crash course?? Do you also have the code?
@Biggreenlester
@Biggreenlester 6 ай бұрын
have a realy lovely day thanks
@noneherell
@noneherell Күн бұрын
You got my respect thank you 🙌❤
@chevalier5691
@chevalier5691 4 жыл бұрын
Kind of insane to think that Brad single-handedly pumped thousands of future developers and engineers into the world. And it all start with small series like this. Couldn't thank you enough, Brad.
@daiaasojo7387
@daiaasojo7387 Жыл бұрын
You're right
@codewithkg
@codewithkg 5 ай бұрын
I am one of them , I used to download Brads videos where ever I get free WIFI and practice them at home . Today I am Tech Lead , I have my youtube channel like giving back to the community . Thank you Brad
@nabeeljaved1742
@nabeeljaved1742 4 жыл бұрын
i got job because of you. i have watched jquery, javascript and dom, react , ,vue. you have professional content huge respect man !
@qureshiowais6951
@qureshiowais6951 3 жыл бұрын
got freeelancing work .
@gatosandrea
@gatosandrea 3 жыл бұрын
Hello, what do you recommend to learn after DOM?
@dragosgheceanu9847
@dragosgheceanu9847 3 жыл бұрын
@@gatosandrea after DOM you are ready to work, just have a portfolio with projects if to learn - then it is surely React, Vue or Angular and also Git and Npm
@gatosandrea
@gatosandrea 3 жыл бұрын
@@dragosgheceanu9847 Ooh, okay. I think I'd do some projects because I tend to forget some syntax and how things work. If to learn, which one you'd recommend me to learn first? And anyway, thank u so much for your answer :)
@garveziukas
@garveziukas 3 жыл бұрын
@@gatosandrea Look for which one is the most popular in your area or what companies you want to work for use. Generally speaking you cannot go wrong with React since it's popular everywhere and most employers ask you to know one of those three anyway, no need to learn all of them, focus on truly understanding how things work and how to write code that does what you want it to do instead of going on a frameworks/tools/libraries frenzy many beginners fall for. It's also really important to feel comfortable with vanilla JS, too.
@DivineJesusPrayers
@DivineJesusPrayers 7 жыл бұрын
Hi Brad, for all the work and content you put out in this channel, you have my undying respect and gratitude. It takes a heart full of compassion, dedication and commitment to do what you do consistently. May you NEVER lack for energy, wisdom and resources to continue this great work. Thanks a million times over!!!
@kandysman86
@kandysman86 5 жыл бұрын
@@shadydelivery me too. I couldnt afford bootcamp, but this man single handedly made coding "click" for me. So much so, that 6 months of learning with random tutorials was surpassed by watching this channel for 1 month. Ive got my first landing page to build this week (first paying project period). Im so exited. I was ovwrwhelmed by all the stuff i needed to learn, but once it clicked, the thought of learning all the new tools makes me happy, not scared anymore :).
@MMABeijing
@MMABeijing 4 жыл бұрын
may i ask where u r from? u expressed your comment so perfectly, i wish i had ur emotionnal intelligence
@guslima3681
@guslima3681 4 жыл бұрын
Copy and Paste and Reply that.
@thesphider8298
@thesphider8298 2 жыл бұрын
@@MMABeijing He's NIGERIAN! I knew that, the moment I red the comment😁
@eS_Zett
@eS_Zett 7 жыл бұрын
02:45 DOM Introduction 04:52 HTML Structure 07:07 Examine the Document Object (console.dir() & console.log()) 15:43 Selectors 15:54 getElementById() 22:29 getElementsByClassName() 27:11 getElementsByTagName() 29:14 querySelector() 34:48 querySelectorAll()
@joshchinwendu
@joshchinwendu 5 жыл бұрын
I love this u always do
@ritiksinha2616
@ritiksinha2616 5 жыл бұрын
@RockDavid
@RockDavid 5 жыл бұрын
Anal
@crustindanglade6036
@crustindanglade6036 5 жыл бұрын
David Rock you offering?
@noelasaji5238
@noelasaji5238 5 жыл бұрын
Guys who do this are my favourite!!
@arshadgamer8621
@arshadgamer8621 4 жыл бұрын
DOM is most important topic for web development, but it is often missed by many youtubers... You created 4 videos on DOM, Thanks a lot...
@sumyataung1249
@sumyataung1249 2 жыл бұрын
I can only find 2 videos - would u mind telling me where is parts 3 and 4?
@edisononayifeke8279
@edisononayifeke8279 2 жыл бұрын
This is a link to the playlist of the rest videos
@edisononayifeke8279
@edisononayifeke8279 2 жыл бұрын
Here's the link forgot to include it in the previous comment m.kzbin.info/aero/PLWrdF35wo-ISLXL9R7khxtpZ17jCsmeiv
@sumyataung1249
@sumyataung1249 2 жыл бұрын
@@edisononayifeke8279 thank you very much ! it means a lot 🖤
@teiki7756
@teiki7756 3 жыл бұрын
Even in August 2021 this is the best DOM Tutorial on the internet. Thank you Brad for all the great explanations and humble attitude.
@orgesymeri1235
@orgesymeri1235 3 жыл бұрын
yeah im learning this too i just completed the JS basics in this playlist... Gonna watch these all i hope it helps me out
@robertamarin7982
@robertamarin7982 2 жыл бұрын
jqpwbpnEmsnnen!!bnsb
@millertime6
@millertime6 5 жыл бұрын
Dude, this was the best explanation I've seen of this concept. Most of the tutorials I've seen run through the material so fast they forget to lay out the logic, then they give you a project to do before you even learn it! It sucks because I then have to go somewhere else to fill in the gaps.
@Theorchero
@Theorchero Жыл бұрын
Extremely helpful video series. Where all my TOP homies at?
@dogstar2020
@dogstar2020 6 жыл бұрын
I've never seen a review of the DOM in plain JS like this before! This is GREAT.
@shalinichahar6389
@shalinichahar6389 2 жыл бұрын
where is the html code?
@shalinichahar6389
@shalinichahar6389 2 жыл бұрын
can you tell please tell me if you know
@oluwaseunajibowo7422
@oluwaseunajibowo7422 2 жыл бұрын
I can't lie, many things seems strange untill I watch and practicalised this tutorial. this video is everything I need right now....Thank you for this master piece..👏
@josuegarduno7154
@josuegarduno7154 6 жыл бұрын
Took me around ninety minutes to get through the entire video because I was taking notes and coding along. You have such a great way to explain concepts that I couldn't understand yet.
@10Zenil
@10Zenil 5 жыл бұрын
i have been trying to learn about DOM the whole day by finding resources on the internet, but cant understand it fully. This video is a gem for real, cleared all my doubts i had about DOM
@inception252
@inception252 3 жыл бұрын
i like man teacher seems pretty legit source and completely not time wasting
@maximocaceres4685
@maximocaceres4685 Жыл бұрын
Here from TOD. Found this first episode very informative. Looking forward for the next episodes! Thank you.
@ashishnath7413
@ashishnath7413 Жыл бұрын
and now i'm here from TOP :)
@mushrafaltaf
@mushrafaltaf 4 жыл бұрын
Holy shit this guy is a real master. I learnt so fucking much in this 100 mins and there are 46 more videos in this playlist alone! Who needs university? There are MIT and Harvard CS lectures online for free if you require advanced CS and math topics.
@justsurfrax
@justsurfrax 7 жыл бұрын
Yet another amazing video , so useful, 90% of what I know on how to code from you, before I even knew it was you I bought several eudonix courses and than I arrived to your youtube channel (or I believed I was in both at the same time but never paid attention that it was exact the same voice) , you are a great teacher and post every day.. I opened many apps in the last months and this would have never happened if it wasn't because of your teachings.
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Adam H. Thats so awesome. Very inspiring 😊
@genjioto
@genjioto 3 жыл бұрын
Probably the most helpful course by far, I use dom manipulation quite a bit in my day to day.
@MuhammadZubair-xw2pf
@MuhammadZubair-xw2pf 2 жыл бұрын
You are really genius. I was really confused actually about DOM. What is it and where can we use it?. Man you explained it very well and now i understood all of that. Lots of respect for u.
@elementtestdianhua1292
@elementtestdianhua1292 2 жыл бұрын
I'm writing this comment to help anyone else that comes upon this video with the same issue as me. I would console log and have an output that would change with page refresh and did not even resemble what was being shown in the video. the solution is go to the settings in the console of your web browser and make sure you have the option "preserve log upon navigation" is turned ON. anyways, wonderful video. Just trying to save someone some time if they encounter this issue. Cheers~
@zachfotis
@zachfotis 3 жыл бұрын
The most comprehensive tutorial on DOM manipulation out there. Thank you !
@lextual
@lextual 6 жыл бұрын
If I had seen this two months ago, I might still have a job! This is one of the best tutorials I have seen on javascript taking me right back to the basics that I really could have used a long time ago. In the future, I will definitely have a lot better progress on my endeavors...
@peace8859
@peace8859 5 жыл бұрын
lextual if you don't mind me asking, what did your job require from JavaScript?
@markettext
@markettext 4 жыл бұрын
I watched this video and half way through I learned that I had complicated a relatively simple thing...thanks for clearing it up.
@bryansharpley4190
@bryansharpley4190 7 жыл бұрын
only part one of four and this is already by a long shot THE BEST DOM explanation ever! Thanks again for amazing tutorials!
@samialvi4226
@samialvi4226 Жыл бұрын
There's always something new to learn from Brad. You have my undying gratitude and respect~!
@ronyan
@ronyan 6 жыл бұрын
In case anyone wonders, you don't need querySelectorAll for odd/even. Just use an if statement with modulus like x % 2 == 0. This can be handy for dynamically generating tables also.
@Chicgeek88
@Chicgeek88 7 жыл бұрын
This was right on time! I started learning about the DOM today!!!
@allan-acosta
@allan-acosta 3 жыл бұрын
Same. Lol
@rabahrezkellah2525
@rabahrezkellah2525 3 жыл бұрын
@@allan-acosta How is it going for youu???
@TheEmperorXavier
@TheEmperorXavier 3 жыл бұрын
This is amazing, I'm currently leaning the JS and started learning DOM and this is really helpful. Thank you
@succeeder3044
@succeeder3044 2 жыл бұрын
hello how is your learning, i am almost 3 weeks into this.
@TheEmperorXavier
@TheEmperorXavier 2 жыл бұрын
@@succeeder3044 it's going great, I use multiple sources, but mostly mdn
@succeeder3044
@succeeder3044 2 жыл бұрын
@@TheEmperorXavier thanks dear, i am grateful for your response
@tehambuligirl
@tehambuligirl 2 жыл бұрын
This is the BEST way I've ever seen this explained! Other ways make it too complex! THANKS!
@TheMdtariq
@TheMdtariq 7 жыл бұрын
This was really useful more than a full length tutorial imo. i tried understanding DOM and left it in middle, now this time i am determined to learn by your tutorial. Thank you soo much , keep uploading awesome stuff like these. i am glad i stumbled upon your channel
@lavkushsingh3618
@lavkushsingh3618 4 жыл бұрын
because of only your teaching style i have disabled adblocker on your channel....... best course on youtube and also best channel on youtube.hope you will reach 1 million suscriber very soon.
@slimlaouini7997
@slimlaouini7997 2 жыл бұрын
Hy Brad, I wanted to thank for all the crash courses you make. I'm from Tunisia and I live in France and I'm going to integrate the web developpment courses in less than 1 month and all your crash courses help me alot. Thank you very much.
@Theorchero
@Theorchero Жыл бұрын
How did it go?
@widespectrumcreators4691
@widespectrumcreators4691 2 жыл бұрын
BEST TUTORIAL FOR JAVASCRIPT EVER SEEN! 🤩🤩🤩🥰👍🏼🙂👍🏼👍🏼👍🏼👍🏼👍🏼👍🏼👍🏼Master for teaching!!
@parakidd
@parakidd 6 жыл бұрын
I spent a good minute looking around for a video to explain how to work with the DOM. This is the only one I found lol. Very informative and actually helped me understand JS better as well also. Thank you.
@mbounatansijones432
@mbounatansijones432 4 жыл бұрын
Hello Brad! First of i just wanna say am a big fan of your work. I recently got into web development, and am currently on javascript thanks to you.
@ukeshrestha
@ukeshrestha 4 жыл бұрын
You deserve a lot more subscriber but it also proves that the most of the people that wanna program are less and enjoy watching comedy or vlogs that means less competition for us . Well whatever and keep doing what you are doing. Thanks a lot again :)
@ai.201
@ai.201 4 жыл бұрын
Always scared of learning java script, you made it so easy man.
@widespectrumcreators4691
@widespectrumcreators4691 2 жыл бұрын
BEST TUTORIAL FOR JAVASCRIPT EVER SEEN! 🤩🤩🙂👍🏼👍🏼Master for teaching!!
@berting347
@berting347 8 ай бұрын
It's 2024 and still very helpful
@JoelGRodriguez
@JoelGRodriguez 7 жыл бұрын
Hey dude, just wanted to say thank you. I just joined your $2 tier on Patreon... wish I could do the higher tier, but perhaps once I start making $ as a freelance developer I will. I have learned quite a bit from you and teaching style and I value an appreciate your work!
@MichaelSalo
@MichaelSalo 6 жыл бұрын
It pleased me to see document.all mentioned here. An IE era invention that is shunned today but was once indispensable. It's more than a mere indexed collection by the way. It can also access elements by ID or name. It has superpowers.
@sergey_c
@sergey_c 4 жыл бұрын
It is strange assumption to change background colour for items but not for you .
@deawar
@deawar 4 жыл бұрын
In a code camp and this help explain what I wasn't getting. Eternally grateful, Sir!
@RockstahRolln
@RockstahRolln 7 жыл бұрын
Yes!!!! I am SUPER EXCITED to see this course!! MANY MANY THANKS!! I will be more than happy to be Patreon supporter! I will commence a monthly donation. Thanks a LOT Brad!! God Bless You!!
@TraversyMedia
@TraversyMedia 7 жыл бұрын
RockstahRolln thank you very much
@knowledge101-f1d
@knowledge101-f1d 2 ай бұрын
I am watching this video today, everlasting content from traversy.
@GOAL_HIGHLIGHT
@GOAL_HIGHLIGHT 2 ай бұрын
SAME HERE 😁
@fabiola761
@fabiola761 6 жыл бұрын
Bred, Thank You much for your courses. Please think about making a video for VS code features Ctrl+D is nice to change multiple entries at once Alt+Ctrl+DownArrow is coping marked text Alt+Down(Up)Arrows moves the text And MS could be a sponsor of the video for sure ;)
@TheReverOcelot
@TheReverOcelot 5 жыл бұрын
Using this everyday! Good advices
@raedeanfullerton3731
@raedeanfullerton3731 2 жыл бұрын
first off, you sound like Ray Liotta's narration as Henry Hill in Goodfellas, and it is amazing. second, your videos are very helpful.
@reagan574
@reagan574 2 жыл бұрын
lol makes it so easy to listen to! :D
@ahabwecollins
@ahabwecollins 4 жыл бұрын
I am From Uganda Kampala For your respect I leave adds to play and even click on them just for the support
@kunalpandey7189
@kunalpandey7189 5 жыл бұрын
thank you very much for these free tutorials.....you are doing a lot for learners like us.Thank you again
@ShawnRead1
@ShawnRead1 3 жыл бұрын
This looks like an amazing course and I am looking forward to going through all four videos! One question, is the html file still available for download?
@sc0820
@sc0820 4 жыл бұрын
One thing I found very amazing. No matter the play speed I can still hear what you say. Are you a machine?
@JCL-nu4ge
@JCL-nu4ge 6 жыл бұрын
This is awesome! Started my JavaScript journey a few days ago and now learning about Functions, Objects, Arrays, and Variables, then this popped up on my recommendation list so I decided to check it out. After the first 10 minutes of the video, I was just in awe after you used JavaScript to pull up all the information in the HTML... It was like magic!
@simonkiragu254
@simonkiragu254 Жыл бұрын
Hi, how far with the journey. I am getting started too
@xhappybunnyx
@xhappybunnyx 11 ай бұрын
@@simonkiragu254 check out launch school, and also DOM is, for me, like a year into the curriculum so don't worry if it doesn't make sense! There are so many weird quirks to JS that really help if you get a handle on first
@osiobeajiri1711
@osiobeajiri1711 3 жыл бұрын
Your videos are very comprehensive, I 'm learning new things. Thank you
@czarlp
@czarlp 7 жыл бұрын
Thanks a lot Brad! Not a lot of people can teach though videos but you are definitely one of them.
@MalcomXPoscast
@MalcomXPoscast 7 жыл бұрын
Brad, You are changing the world!
@kesc23
@kesc23 3 жыл бұрын
This was exactly what i was looking for. I really needed to know JS, the logic part for me is easy but I couldn't understand the DOM. Now I'm happy!
@zachfenton608
@zachfenton608 3 жыл бұрын
explains it a lot better than my teacher that just went on and coding and going between screens.
@gazanfarhasanzade278
@gazanfarhasanzade278 6 жыл бұрын
1) querySelector returns the first single element in the document that matches the CSS-type selector 2) querySelectorAll returns a collection of all elements in the document that match the selector 3) getElementsByClassName returns a collection of elements that have the specified class (not a selector) 4) getElementById*returns the single element in the document that has the specified ID (there can only be one) 5) getElementsbyTagName returns a collection of elements that have the specified tag name (type)
@Wadhwakaran96
@Wadhwakaran96 7 жыл бұрын
video duration: 39 mins video uploaded: 6 mins ago likes: 30 already😂😂
@TraversyMedia
@TraversyMedia 7 жыл бұрын
My peepz :)
@DUANEYAISER
@DUANEYAISER 7 жыл бұрын
Karan Wadhwa One minute to discover . . . And those first five minutes are pure gold. :-)
@krowwweee2918
@krowwweee2918 7 жыл бұрын
I see Brad's video - I like ;)
@RockstahRolln
@RockstahRolln 7 жыл бұрын
And counting! :)
@janipartanen3162
@janipartanen3162 7 жыл бұрын
People just know what they like :)
@techtycho4752
@techtycho4752 2 жыл бұрын
My entire webdev journey could have been much harder without Traversy Media.
@fogaamos6822
@fogaamos6822 2 жыл бұрын
Thanks Brad, you are number one my programming success list of contributors, i love you, i can't wait to meet you some day to just say thank you
@pallavikuthe2542
@pallavikuthe2542 3 жыл бұрын
Hey Brad, Wonderful explanation as always. I couldn't find the HTML code link in the description. I will be happy if you can help.Thanks
@Volume201
@Volume201 2 жыл бұрын
Its probably too late, but if anyone else is wondering like i did: In the Description of the Part 2 Series is the HTML code link (it looks like the code also used in this video)
@dontreadmyusername6787
@dontreadmyusername6787 2 жыл бұрын
@@Volume201 in my case that didnt work as well lol, the site would crash every time so i headed to google and manually searched for his github repo...
@SaRa-ss5xf
@SaRa-ss5xf 2 жыл бұрын
The link under the forth video works properly at this time, in case anybody needs it
@techtycho4752
@techtycho4752 2 жыл бұрын
Just go to the 4th video and you will find a link to the codepen. Copy the code and install bootstrap via CDN.
@ianpropst-campbell6028
@ianpropst-campbell6028 2 жыл бұрын
@@techtycho4752 Than you I was trying to find the html file as well
@rajatsawarkar
@rajatsawarkar 4 жыл бұрын
you teach more than a university , your channel should be traversy university
@tz2014
@tz2014 7 жыл бұрын
You are awesome Brad have been subscribing to a lot of channels but when i hit traverse media i was like woow! this was what i was looking for.Thanks so much u always teach amazing staffs
@foreverandadave
@foreverandadave 6 жыл бұрын
Just wanted to thank you for this course! It's been a huge help for me! You da man!
@frontenddeveloper5895
@frontenddeveloper5895 6 жыл бұрын
Thanks Traversy Media I really learn a lot from your series It is very good experience thanks again from a Pakistani boy ❤❤❤
@avi12
@avi12 7 жыл бұрын
Wow. Best JavaScript tutorial for beginners! I wouldn't consider myself as a beginner, but you're teaching amazingly!
@shibnathroy106
@shibnathroy106 7 жыл бұрын
Thank you so much for these videos. You are a big inspiration. You motivate me to learn multiple things and also help others
@chunk1978
@chunk1978 5 жыл бұрын
Contrary to what you said in this video, NodeList objects are "array-like" and actually do NOT have access to Array prototype methods like push(), slice(), filter() etc. They have to be converted into an Array first in order to use those methods.
@k0secha
@k0secha 5 ай бұрын
This is still an amazing tutorial in 2024, just a couple updates as the following are deprecated (feel free to add to this list or correct me if I made any mistakes!): document.domain- use the 'window.location' object, specify at the end either .host, .hostname, .href, .protocol, .port, etc. (document.URL will still get you the full URL) document.all - to log all elements with indexes use document.querySelectorAll('*'); to select the element with the index of 10, save document.querySelectorAll('*') to a variable like allElements and then console.log(allElements[10]) Also, don't use var. Use let or const instead. Pro tip: On VSCode (on windows) if you want to select multiple words at once (like when he changed all 'items' to 'li') press Alt key while selecting
@aerivera
@aerivera 6 жыл бұрын
Wow! your channel was suggested after searching JavaScript online courses. Wish I had found your channel before. Thank you for sharing your knowledge, everything was so easy to follow, always had the idea JavaScript was a pain in the @$$ but it seems like I'll enjoy the full series. Cheers.
@Aserve1st
@Aserve1st 5 жыл бұрын
Gunna watch all of your JS DOM videos. Very informative, very helpful. Thank you.
@nicoxdundeex1861
@nicoxdundeex1861 5 жыл бұрын
Dude, you're just awesome! very clear and concise.
@prashantsingh5142
@prashantsingh5142 Жыл бұрын
Thanks for making me a better programmer
@vijay1599
@vijay1599 4 жыл бұрын
! Important (Be careful while using querySelector and querySelectorAll). when you manipulate the DOM (i.e adding or removing elements by JavaScript) the added new element's references are not going to be in the node list selected by querySelector and querySelectorAll methods.They are static lists.
@sumantsagar9162
@sumantsagar9162 Ай бұрын
coming from odin Project keep grinding guys
@BorisVillanueva
@BorisVillanueva 2 жыл бұрын
Best DOM tutorial online, thanks
@attilaguba856
@attilaguba856 Жыл бұрын
Just watched it fully! Very clear explanation! Great! Thanks !
@faisalakram6825
@faisalakram6825 2 жыл бұрын
Extremely helpful and professionally done. Thank you.
@JasonTristroke
@JasonTristroke 3 жыл бұрын
traversy more like brilliancy
@alexlun4464
@alexlun4464 4 жыл бұрын
Amazing video dude, really like the way you explain everything in a way that is easy to understand.
@toomurmu9148
@toomurmu9148 4 жыл бұрын
Best video on the internet ! Just cleared it all at once..!😊
@nirajdewangan3508
@nirajdewangan3508 7 жыл бұрын
Thanks alot Brad.... Best guide and mentor ever listened. You examples are so good and easy to understand
@universal4334
@universal4334 4 жыл бұрын
Hey Brad , I haven't seen such a wonderful lecture on dom . Planned really nice by making parts ....
@Juanmv05
@Juanmv05 7 жыл бұрын
Thanks Brad. I'm following your videos and all of them are so amazing. You're a crack ! Greetings from Colombia ! (Sorry for my english)
@corinapelichowski2950
@corinapelichowski2950 5 жыл бұрын
Never apologise for learning a new language. You are awesome for giving it a go! :D
@Bibhor4
@Bibhor4 4 жыл бұрын
I'm watching this in 2020. How valuable is the lesson is this video in today's context? Have there been a lot of changes? I'm planning on watching the remaining 3 videos too.
@keithgrill3884
@keithgrill3884 2 жыл бұрын
I'm imagining I'm being taught by Mark Wahlberg with your accent. Great tut man.
@magaticharles6732
@magaticharles6732 3 жыл бұрын
Nice one Mate Very Nice/ Part Two lets go.
@EngrGio
@EngrGio 6 жыл бұрын
I really never know how to do DOM i basically work but watching this video i know more!
@marcelnunez1658
@marcelnunez1658 4 жыл бұрын
Thanks Brad "Making life worth living" Traversy
@anseljanson5171
@anseljanson5171 4 жыл бұрын
thanks for the great video brad.very informative,precise and to the point. i was looking for something like this. liked and subscribed
@sujaan303
@sujaan303 5 жыл бұрын
It was very helpful, thanks for your efforts, Looking forward for more guidance videos from your end. specially JAVASCRIPT & REACT JS. (Git, GitHub,..........& all)
@alexjesus4891
@alexjesus4891 5 жыл бұрын
Thank you for this video! This cleared up many confusing issues I had.
@zealousideal0
@zealousideal0 Ай бұрын
I understood the concept for real... thx a lot
@zabiiaryan8325
@zabiiaryan8325 Жыл бұрын
Thank you. Believe or not I learned it from you not my instructor
@tech_channel110
@tech_channel110 Жыл бұрын
very well defined brad keep helping us
@haechoi5684
@haechoi5684 2 жыл бұрын
Amazing explanation! Just the right pace for me. Thank you.
@rorjackson
@rorjackson 4 жыл бұрын
Thank you soooo much, You are best teached and mentor. I really love your videos, love and respect.
@sureshkrishnan83
@sureshkrishnan83 6 жыл бұрын
This is awsome .. thanks travis :) i am a system admin started learning web developement :) your video is really helping me .. keep up the good work. Cheers
@johnhaislip8254
@johnhaislip8254 3 жыл бұрын
Man.. your the best ...I will be a regular donor...and many thanks
JavaScript DOM Crash Course - Part 2
21:21
Traversy Media
Рет қаралды 381 М.
JavaScript Crash Course For Beginners
1:40:30
Traversy Media
Рет қаралды 4,1 МЛН
Real Man relocate to Remote Controlled Car 👨🏻➡️🚙🕹️ #builderc
00:24
JavaScript DOM Crash Course - Part 3
33:45
Traversy Media
Рет қаралды 315 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
The KEY To Thinking Like a Programmer (Fix This Or Keep Struggling)
10:39
DOM API - JavaScript Tutorial for beginners
42:17
ColorCode
Рет қаралды 38 М.
Learn DOM Manipulation In 18 Minutes
18:37
Web Dev Simplified
Рет қаралды 1 МЛН
Async JS Crash Course - Callbacks, Promises, Async Await
24:31
Traversy Media
Рет қаралды 1,4 МЛН
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 237 М.
Learn JavaScript DOM Traversal In 15 Minutes
14:44
Web Dev Simplified
Рет қаралды 227 М.
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,2 МЛН
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 798 М.