Learn jQuery in 6 minutes | How to Use a JavaScript Library | Code in 5

  Рет қаралды 286,834

blondiebytes

blondiebytes

Күн бұрын

Пікірлер: 183
@Sapphiamur
@Sapphiamur 4 жыл бұрын
I love that your videos are short and concise. It gives us a sense of how it functions with a couple quick examples that get right to the point. Thank you!
@durgaprasadbongu3797
@durgaprasadbongu3797 3 жыл бұрын
Ys
@derekfurst6233
@derekfurst6233 3 жыл бұрын
I'm refreshing all my front-end web development knowledge from university for an upcoming interview. Your videos are the most concise i've come across. Simple, yet with enough depth to help get the ideas across. You explain everything you do. I like how you start off with default ways of doing things (without libraries and frameworks) and then go on to explain the more common frameworks in subsequent videos. In all my time learning computers in university, about 99% was back-end and more programmatic concepts, with maybe 1% focused on html/css/js stuff. So this is really helpful for me
@wizardchris90
@wizardchris90 4 жыл бұрын
Holy! You don't waste time, love your tutorial!
@Jphavock380
@Jphavock380 4 жыл бұрын
Just Wow! I love it. I am an IT Engineer Student. Studied HTML,CSS,SQL so far JavaScript and C# is a working process. So JQUERY is a simple form of coding? Vinilla JavaScript is pure coding? For example: I am Using the DOM to get my Elements. I put them in Const and from there I add eventlistheners and funtions in that. It pulls a function. So the longer process is Vinilla ? The shorter is JQuery?
@emilymoranha9987
@emilymoranha9987 5 жыл бұрын
Hey! I found this very helpful, don't listen to the negativity. There are many ways to get something done and this was a good explanation for an intro to jQuery. Good job.
@mxkb88
@mxkb88 4 жыл бұрын
Thank you so much for explaining what an API is in English. I've always wanted to know what they were and what they do but I could never get a comprehensive explanation and you did it in couple of sentences. To some that may be a remedial or menial thing, but for a beginner like me it was golden.
@-_-5070
@-_-5070 5 жыл бұрын
It's my first watched video of your channel. I love how content is so organized and direct to the point also not wasting even one second. Thank you very much
@cgme9535
@cgme9535 Жыл бұрын
Thank you for this quick video. My college professor just assigned an assignment from a previous semester, rather than the more updated content for this semester. We aren't even learning JQuery in this class and now I need to know it for this assignment. As strange as that is, this video is still a life saver.
@velocity3348
@velocity3348 6 жыл бұрын
You should be putting your js scripts at the bottom of your html body tags, the way your doing it, the Web page is loading the js file and the html at the same time, making a big Web page load slower If you put the js on the bottom of body, you'll allow the whole Web page to load first then load js when needed.
@iqbalibrahim4713
@iqbalibrahim4713 6 жыл бұрын
It doesn't matter, you can just use the onload method
@Tanner_Goodale
@Tanner_Goodale 4 жыл бұрын
This would make sense for large scale applications and websites and is considered good practice by many, but for the sake of simplicity and the size of the web app here, it won’t make too much of a difference.
@skulefenris
@skulefenris 4 ай бұрын
much appreciated video and very nicely explained and broken down for newbie ears. Would love to see more from you regarding javascript and jQuery! 🙌 (ps. your voice is also really nice)
@toquerodriguez
@toquerodriguez 2 жыл бұрын
Thanks a lot for this video. Nothing of bla bla bla. You go directly to the main point. Very good work!💯
@MrNepal8848
@MrNepal8848 3 жыл бұрын
5:23 i gave a like for this! because most tutorial dont give another way to do same things! and programming is so flexible in many cases that you can end up with different codes for same program. well done!
@FiFwonder
@FiFwonder 3 жыл бұрын
Great video, i understand more here in a short periuod of time than coding exercises i've done.
@b25671
@b25671 Жыл бұрын
Wel ... I wanted to know quickly what (the concept of) jQeury was ... now I know (quickly) Thanks!
@akashk961
@akashk961 2 жыл бұрын
How good you are to help me understand very quickly with simple code on JQuery. Thank you BB
@sydkaleemullah
@sydkaleemullah 2 жыл бұрын
Thank you blongiebytes for your information! You have a wonderful way of explaining.
@vanillakush
@vanillakush 2 жыл бұрын
I love your video; it was fast and to the point but incredibly well-explained, kept my interest and also you have a very nice voice!
@sophiagigliotti707
@sophiagigliotti707 3 жыл бұрын
Thank you, this video was super clear and helpful!
@alcindo7323
@alcindo7323 4 жыл бұрын
Was searching for a short video on JQuery. thanks. very helpful tutorial. exactly what I was looking for. Cheers ))
@paulinezipagan2136
@paulinezipagan2136 3 жыл бұрын
Thanks for this! These videos really help me with my online classes.
@jroseme
@jroseme Жыл бұрын
Freaking perfect amount of detail to get running. Thank you.
@blondiebytes
@blondiebytes Жыл бұрын
That’s the goal 🎉
@sglob
@sglob 5 жыл бұрын
Or you could use css and html body { color: #fff; } .hidden:hover { color: #000; } Hello
@momhadcandles.3147
@momhadcandles.3147 5 жыл бұрын
This was just an example that people (clearly, I guess) are familiar with. There are other uses, this was just a simple one to understand.
@momhadcandles.3147
@momhadcandles.3147 5 жыл бұрын
By "other", I mean an unbelievably diverse amount of use for jQuery.
@pleasesircanihavesomemore2402
@pleasesircanihavesomemore2402 4 жыл бұрын
this doesn't keep the color after hovering
@barkataligulzari6516
@barkataligulzari6516 4 жыл бұрын
Very brief and well explained. Thank you.
@deathofthemagi
@deathofthemagi 2 жыл бұрын
Very easy to follow. Thank you for taking the time to make this
@kxnyshk
@kxnyshk 3 жыл бұрын
omg thanks a alot for this! was pretty precise and to the point! 5:00 -btw.. self destruct happens to Ethan Hunt (MI), not Mr. Bond. eheh :p 🤭👉🏾👈🏾
@it9hektar
@it9hektar Жыл бұрын
it's awesome.. Amazing synopsis.. simple explaination.. thank u from indonesia 👍
@23Vacuu
@23Vacuu 5 жыл бұрын
Every information I needed was inside, thanks!
@derickyyy
@derickyyy 3 жыл бұрын
Great tutorial. Thank you!
@LG-vd8se
@LG-vd8se 5 жыл бұрын
This is over three years old. Everyone who is whining about it not working should put on their big dev pants and check the docs!
@findritesh
@findritesh 2 жыл бұрын
very concise and helpful
@barahah9871
@barahah9871 5 жыл бұрын
That was fantastic.... I learnt jQuery in just 6 mins
@ПАУК-о2я
@ПАУК-о2я 3 жыл бұрын
hahha, the same shit
@InsaneRhino
@InsaneRhino 3 жыл бұрын
damn 20 sec in and already useful and clear information! suuuuubbed
@irinsajan2870
@irinsajan2870 2 жыл бұрын
Wow! Superb content in such a short time!!
@ravindrabanchhod1579
@ravindrabanchhod1579 4 жыл бұрын
Is that good practice to put the script src in the rather than ?
@rs-zl7re
@rs-zl7re 3 жыл бұрын
like your short concise videos.
@nicolaslopez3361
@nicolaslopez3361 3 жыл бұрын
Pretty good video. Congrats. Although way too fast for you non-native english speaker audience - playback speed at .75 required for clearer understanding :)
@JoanK
@JoanK 3 жыл бұрын
Great Video I liked it so much!
@iLorde
@iLorde 3 жыл бұрын
straight to the point, love it
@mcnav279
@mcnav279 Жыл бұрын
Thank you!
@matthewdavidson3117
@matthewdavidson3117 Ай бұрын
Great speed run. Possible WR time
@nikyabodigital
@nikyabodigital 2 жыл бұрын
Please show on jQuery how to make a perfect hover. You can only hover once in this example I wanna see how to do a real :hover state because it is foundational knowledge. Knowing it would unlock many possibilities.
@Algrebasandy
@Algrebasandy 3 ай бұрын
Thank you
@Daniel-di9ru
@Daniel-di9ru 7 жыл бұрын
Short & sweet - thanks!
@breakers8514
@breakers8514 3 жыл бұрын
nice explanation thanks
@kaderlakhdar5735
@kaderlakhdar5735 6 жыл бұрын
Simple and Clear, Bravo ! And thanks
@britneyh8679
@britneyh8679 3 жыл бұрын
very helpful thank you
@sunilmahant3637
@sunilmahant3637 2 жыл бұрын
I am in love with your voice..
@rafaelb778
@rafaelb778 3 жыл бұрын
Great video 🥳📝👨🏻‍💻🤓
@ezrasenaputra8524
@ezrasenaputra8524 3 жыл бұрын
hey i just starting my journey as a website developer. and i have some questions : 1. is jquery is free? 2. is online library that support jquery styling is free ? thanks
@ПАУК-о2я
@ПАУК-о2я 3 жыл бұрын
yes, it's free (I know that you already know but maybe somebody else will see this comment)
@nidzeksmocni659
@nidzeksmocni659 3 жыл бұрын
Great video!
@christopherballif3051
@christopherballif3051 3 жыл бұрын
Is there a way to store jQuery locally, on a server for example? A way to host it yourself?
@tshaj59170
@tshaj59170 3 жыл бұрын
I love your voice
@Anonymous-nn4sk
@Anonymous-nn4sk 4 жыл бұрын
Newbie question...what would be different if the JS file was linked before the ending body tag instead of the head tag?
@shota3759
@shota3759 5 жыл бұрын
I could see how to use jQuery by watcing ur video. Thank you very much. I just thank to you. That's it
@shozdott
@shozdott 7 жыл бұрын
I'm old lol but so reminds me of the Myspace days hehe tweaking code ... Is that how you sorta got started? by tweaking templates etc
@rahuls2850
@rahuls2850 3 жыл бұрын
thank you
@fabiovaldesaraneda2012
@fabiovaldesaraneda2012 2 жыл бұрын
Love your voice 🔥
@techxyz5176
@techxyz5176 2 жыл бұрын
Great video. Subbed 👍
@beesouljah
@beesouljah 6 жыл бұрын
Thank you for sharing!
@EvolutionMachinetoMan
@EvolutionMachinetoMan 3 жыл бұрын
Super
@turmadaembrosia6864
@turmadaembrosia6864 4 жыл бұрын
your video just made realize i hadn't ever seen a coding tutorial made by a woman. that's kinda sad
@mahmoud-quran
@mahmoud-quran 4 жыл бұрын
It’s kinda sad that you have to point out such a thing. It’s not the fault of anyone if you don’t see any women making tutorials, though there are many since programming is vast and includes many languages. It’s their choice whether they want to make tutorials or even have a career in web development or programming. In modern times, women are given their rights and opportunities, it is up to them which career or hobby to uptake. It is not sad if women occupy tutorials of ‘cooking’ or ‘knitting’, they’re all crucial skills and are greatly appreciated.
@DeJaBarclay
@DeJaBarclay 4 жыл бұрын
@@mahmoud-quran who hurt you?
@mahmoud-quran
@mahmoud-quran 4 жыл бұрын
DeJa Barclay DeJa Barclay I hope you read what I wrote. Everywhere we see a woman doing or specialising in something that is beyond society’s expectations, we see people having the need to point out that she’s a woman, and empowerment, and gender discrimination. Though, the reality is that by people having the need to mention such an irrelevant statement in our day in age, those who attempt to empower women, end up sounding condescending.
@mahmoud-quran
@mahmoud-quran 4 жыл бұрын
DeJa Barclay what I am saying does not only apply to the feminist scenario but also to racial scenarios. We have to begin appreciating people for their skills and talent as individuals, and not have to mention gender, race, etc, to give a ‘compliment’.
@ThatGuyDownInThe
@ThatGuyDownInThe 4 жыл бұрын
@@mahmoud-quran yeah, why does anyone care who makes what tutorial
@kartikkanwar7245
@kartikkanwar7245 5 жыл бұрын
Was looking for this . Thnx
@frisynovel2374
@frisynovel2374 4 жыл бұрын
Watch it in 2x speed, now i learnt jquerry in 3 minutes!
@aaronwaghmare1385
@aaronwaghmare1385 6 жыл бұрын
thank you for sharing the informative video
@nofyathp8075
@nofyathp8075 5 жыл бұрын
What does the ')' parameter before the functiom of "#button", reveal to?
@mohalimohali1874
@mohalimohali1874 3 жыл бұрын
Great video but how do you remember all the tags and function i am trying to learn new things in but unable to put it in my head it just slips out any soon i move on to next
@blondiebytes
@blondiebytes 3 жыл бұрын
Take notes! You just need practice
@loudquitting
@loudquitting 4 жыл бұрын
what are the dollar signs for?
@hunterh1033
@hunterh1033 5 жыл бұрын
I've recently found your channel and a lot of these quick tutorials have been very informative and helpful. However, this one just misses the mark entirely. Why explain it this way when someone can easily do what you did with a simple css class of #hidden::hover {...}. I understand that it explains in a basic concept how JQuery can manipulate it but if the example is reinventing the wheel its not a great example, it will only confuse beginners into thinking this is the appropriate way to handle basic css interactions.
@shivamsahdev977
@shivamsahdev977 3 жыл бұрын
good vid thanks
@joaomiranda5350
@joaomiranda5350 5 жыл бұрын
Self-destructive messages are not James Bond stuff. They are Mission Impossible.
@jamesserenity8634
@jamesserenity8634 3 жыл бұрын
thanks kathyrn
@animatedvinesofmk2774
@animatedvinesofmk2774 2 жыл бұрын
Dam your English accent is very nice
@リンゴ酢-b8g
@リンゴ酢-b8g 2 жыл бұрын
the first time i ever managed to understand Jquery and what they meant by the syntax $selector.action().
@sarabhsubedi568
@sarabhsubedi568 2 жыл бұрын
Why do we have to import j query in the code??
@joegiusti528
@joegiusti528 5 жыл бұрын
Awesome and to the point A+ video
@Rickety3263
@Rickety3263 5 жыл бұрын
Why not just add a .hover class to css?
@MisterDibitybopty
@MisterDibitybopty 5 жыл бұрын
Then it's not a jQuery video...
@momhadcandles.3147
@momhadcandles.3147 5 жыл бұрын
Because there are other uses to jQuery. Also, this could be interactive and was also just one example.
@michaelrothkopf4088
@michaelrothkopf4088 5 жыл бұрын
You can do more with jquery, and if you wanted to do another thing with this element, it’s easier in jquery, rather than switching to a css file to change that.
@TechTrue-bm3el
@TechTrue-bm3el 27 күн бұрын
All right
@TraceguyRune
@TraceguyRune 3 жыл бұрын
Am I the only one bothered by the fact she didn't make the callback function set the test to white? Or at least set the hover event to unhide?
@yohannesteshale7957
@yohannesteshale7957 Жыл бұрын
you are a GOD
@shozdott
@shozdott 7 жыл бұрын
So basically there's no need to learn JS when u have Jquery to do all the work ?
@dansintean6820
@dansintean6820 6 жыл бұрын
JQuery should be avoided as much as humanly possible. It is bloating the code -> low speed
@zuber3228
@zuber3228 6 жыл бұрын
not at all man , if you don't learn javascript you can't get learn more about jquery
@ferdinandtugano
@ferdinandtugano 6 жыл бұрын
Javascript is the foundation of all of these libraries including Jquery, react, node.. etc. if you skip the foundation, what you think would happen...
@Rickety3263
@Rickety3263 5 жыл бұрын
Dave Jr write less do more. Youre still learning js by skipping it for jquery. Youre just writing code thats much easier to read, edit, and debug. Jquery is like using “LOL” instead of writing laughingOut.Loud() every time😁
@Rickety3263
@Rickety3263 5 жыл бұрын
Dan Sintean how so?? 100:1 I’ll bet its already loaded in your browser cache anyway.
@torquebiker9959
@torquebiker9959 4 жыл бұрын
What does the dollar sign mean?
@Zen-lz1hc
@Zen-lz1hc 4 жыл бұрын
If you are a beginner don't watch this video .
@NurjigitAbzalov
@NurjigitAbzalov 7 ай бұрын
cool video)
@raymytech
@raymytech 4 жыл бұрын
I find it difficult to understand javascript, jquery, react and so on unlike html, php and css
@habentesfamariam
@habentesfamariam 3 жыл бұрын
so you understand PHP but you couldnt understand js, jquery? boy
@raymytech
@raymytech 3 жыл бұрын
@@habentesfamariam YES
@sagarbhagwatkar1932
@sagarbhagwatkar1932 2 жыл бұрын
Can u pls tell me mam what is the meaning of this code
@programmadore9588
@programmadore9588 4 жыл бұрын
didnt like it, need basic understand of jquery syntax/what works and how, compared to js
@maytan1475
@maytan1475 5 ай бұрын
That time pekka's cost was something around 25k 😅
@balathan
@balathan 4 жыл бұрын
Where is your CSS?
@crystalsky7615
@crystalsky7615 7 жыл бұрын
Thank you..
@-lil_p
@-lil_p 5 жыл бұрын
what did the jquery even do?
@Raphael-fi8hd
@Raphael-fi8hd 4 жыл бұрын
Why not do this with css? 🤔
@tekguru6213
@tekguru6213 6 жыл бұрын
body { background-color: blue; } = text no longer hidden ; )
@ricardobreddels123
@ricardobreddels123 5 жыл бұрын
xd
@aliabdullah1427
@aliabdullah1427 4 жыл бұрын
can't we just use js DOMs and eventListener
@sigmiami
@sigmiami 5 жыл бұрын
Can do it as easily in vanilla js
@ericxls93
@ericxls93 3 жыл бұрын
Pls, Do the same video using a PC….
@Leverquin
@Leverquin 3 жыл бұрын
in raw 7 why do you have ")"
@SamanthaWeiss-r7k
@SamanthaWeiss-r7k Ай бұрын
Sincere Streets
@sptc37xing96
@sptc37xing96 2 жыл бұрын
my god, I wish I see this earlier
@hpsd9857
@hpsd9857 6 жыл бұрын
It's everything about JQuery?? That's so easy :v
@03Luka03
@03Luka03 6 жыл бұрын
No, not everything that was shown in this video is JQuery 80% of this video is HTML/CSS she only really showed you how to do two things in JQuery. Three max if you count the changing of the text color twice their own thing .. but this is extremely basic JQuery and this video is more or less a taste test.
@liczote
@liczote 4 жыл бұрын
Pretty sure the content is good but the voice fry makes it painful to hear.
@soumadip_banerjee
@soumadip_banerjee 4 жыл бұрын
💕
jQuery in One Video | Explained in EASIEST WAY
55:57
Code Bless You
Рет қаралды 27 М.
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 7 МЛН
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 4 МЛН
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 77 МЛН
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 136 МЛН
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,2 МЛН
jQuery Crash Course [1] - Intro & Selectors
21:12
Traversy Media
Рет қаралды 423 М.
Getting started with jQuery (tutorial) - Beau teaches JavaScript
4:36
freeCodeCamp.org
Рет қаралды 57 М.
Learn JAVASCRIPT in just 5 MINUTES (2020)
5:15
Aaron Jack
Рет қаралды 1,5 МЛН
JavaScript in Half an Hour (Without jQuery!)
31:52
LearnWebCode
Рет қаралды 858 М.
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 7 МЛН