Learn jQuery in 15 minutes – Part 3 – Event Binding, Dom Traversal

preview_player
Показать описание

Learn jQuery in 15 minutes!!! in this video we look at:

- jQuery Dom Traversal
- jQuery Event Binding

- - -

Рекомендации по теме
Комментарии
Автор

I've learned more from these "Learn JQuery in 15 Minutes" videos than my last semester at university. Best channel ever. Thank you!

iybedho
Автор

Travis Neilson is the developer mentor that I have always wanted when it comes to web development and design. Thank you for the pain and effort you take for preparing the courses and offering it for free. It adds a lot of value to the industry.

geomukkath
Автор

I full heartedly agree Travis. I am developing an industry first desktop app that uses JQuery. Its so funny because I am a nurse. Thats what i went to university for. However, only having 4-6weeks of experience building my own desktop app with electron on my own with the internet, I know more than most of the 3rd year students in the computer science department at my old university where i took nursing. So PROJECT based learning is the key to accelerated learning! THANK YOU SO MUCH FOR THESE lessons. I may end up using every minute of knowledge you just gave me lol!

danielglassford
Автор

.bind() is NOT recommended. For event binding it is recommended to use .on()
so for a click it would be $('.someClass').on('click', function(){ DO Stuff });
.bind() actually maps to .on() but it could and probably will be removed so you are best to use .on() for that reason. It also has slightly better performance so really no reason to ever use .bind()

GifCoDigital
Автор

Love the videos! A comment about the upcoming course.... One thing I dislike about most jQuery tutorials is that they show you how to make an ugly box fade, move, change colors, etc., but never give practical examples using realistic websites. Web animation can so easily be cheesy, annoying, and unnecessary, so I hope your course focuses on that stuff!

Tambe
Автор

Cant wait for "Matando Con JQuery"

YoungBud
Автор

i've never believed videos with the title "Learn x in y minutes/hours" but this is amazing 15 minutes of awesomeness, keep up the good work

aj__
Автор

i saw your all jQuery videos just before sleeping.. now i'm good to sleep... Thank you travis for such mind blowing explanation.

harsimransingh
Автор

hey mate,
I'm "using" your videos pretty much, so I wanna leave a "Big Thanks" here!
I wanna become a web developer, had some little skills in html/css, but thanks to you and youtube I slowly learn so so much!!
keep on you channel!
cheers from düsseldorf, germany

michelelapietra
Автор

Man, your tutorials are so cool, but your happy face on them makes them just awesome)))

alexpol
Автор

Seriously, your videos are some of the best development videos I've seen. So straight forward and practical. Good work!

strategyst
Автор

It's quite amazing. First, it scares me, but with your Videos, it's so logical.

virtualart
Автор

"Oh No! We went past 15 minutes!!" :D

fkarimov
Автор

I am all subscribed and ready and waiting. You sir have made learning fun. Loved watching you. Specially the end. KHHHHILLING IT WITH JQUERY!!!!

piyushpradhan
Автор

I've just found out this channel... You explain it in a very clear way! thanks

matteolinux
Автор

Thanks Travis, so psyched for "KILLING IT WITH JQUERY!"

aidanjporter
Автор

This is great! I took these 3 videos and made a course out of them I am not selling for 400 bucks a pop!!! thanks!

Bflatest
Автор

Best.Teacher.Ever, man you are the best!

lespinal
Автор

Great quick lessons! I will, of course, have to watch them again about 10 times and actually follow along until I actually get it, but since it's on here, I can do it! Thanks for the quick tutorial! also, you didn't include a link to "Killing it with jQuery". Thanks again and keep up the good tutorials!

calin
Автор

Dude u r making me learn a lot not even the institute i go to make me learn this much, means i can make teach him 👍

deepaksonii