that rare thing - a tutorial about modules which doesn't assume I already know how to use modules many thanks for sharing your knowledge; totally got me up and running subbed
@johnniestang5 жыл бұрын
Dude ... I've watched a lot of videos recently trying to understand ES6 modules and why they weren't working for me. You nailed my issue and cleared up a lot of confusion.
@WebDevSimplified5 жыл бұрын
I'm really glad my video was able to help!
@maksymdudyk17184 жыл бұрын
Kyle is a very gifted presenter. Very. You are right.
@Djolesabijacica3 жыл бұрын
true, I haven't seen in any other tutorial that I have to type in script type="module" , I was wondering why my function calls are not working in other .js file
@shiytp5 жыл бұрын
you really live up to your channel name. i've been through countless channels to get a better grasp on ES6 and yours are by far the best. other channels tend to speedrun their tutorials without explaining everything while you do it nice and simple. wish i found you sooner.
@WantOxide2 жыл бұрын
I've come to the conclusion that this guy is the worst teacher ever seen. He explains like a monkey with brain damage. I don't know what you're talking about but this is terrible on so many levels.
@TrouvatkiDePercusion4 жыл бұрын
Holy fucking shit... I finally understand what modules are, and not only that, now I finally understand when you're supposed to use braces in import statements and when not to... Bro, you deserve to be world-famous, seriously. This is amazing.
@thomasm19642 жыл бұрын
What a beautifully clear, succinct, calm and focussed video! I learned more in five minutes of watching you than I have in hours of reading elsewhere. Brilliant!
@Huy-ed2re4 жыл бұрын
Literally the best ES6 tutorials on the internet. So simple yet so powerful :)
@WantOxide2 жыл бұрын
I've come to the conclusion that this guy is the worst teacher ever seen. He explains like a monkey with brain damage. I don't know what you're talking about but this is terrible on so many levels.
@leetcodeking48592 жыл бұрын
I'm Chinese, love this, he help me past me master classes.
@javascriptmastery6 жыл бұрын
Continuing to provide awesome content, as always! 🔥
@WebDevSimplified6 жыл бұрын
Thanks!
@carolina544 жыл бұрын
OMG what an awesome way to explain it. I literally spend 3 days without understanding how export and import worked and you made it seem so easy through coding and examples!! I definitely susbscribed!! Keep it up!! Thanks so much!
@noah.26283 жыл бұрын
Dude, thank you soo much. Before I was so confused/stuck on "require" topic but now since you've explained it to us in such a way I can understand it now. Once again, thank you!
@filipemarques46774 жыл бұрын
I have a CodeCademy account, and the funny thing is: after doing the exercises there or if I'm stuck, I come here and get the better understanding of the subject. Please keep these videos up! xD
@hafsasaleem35683 жыл бұрын
You are a Godsend! No amount of time spent on 100s of tutorials and documentation made me understand JavaScript as much as your videos did. Kudos!
@randymartin90403 ай бұрын
Thank you so much, I've watched quite a few of these videos and I finally understand why my exports weren't working as expected. I love that you show the error cases, and then correct them instead of trying to show off perfect code. It's way more useful so that we can learn from our own mistakes too. Much appreciated God bless!
@eddyqiu51615 жыл бұрын
Looks like I need to run that code with Live Server in order to avoid getting errors related to CORS Policy. Great tutorial! Subbed.
@royalenfieldmeteorrider78735 жыл бұрын
thanks to Ritwick Dey for gifting us Live Server
@333jjjjjj3 жыл бұрын
This is important and should have been mentioned in the video. - a guy who learned this the hard way 30 minutes into a timed interview assessment, no servers allowed. Now, i still passed since i have chops. Close call though
@ahiduzzamanahir13382 ай бұрын
I love when things are explained with application and use cases. Awesome tutorial
@Datdus925 жыл бұрын
This channel is a goldmine! :D
@WebDevSimplified5 жыл бұрын
Thanks!
@samansinaei14263 жыл бұрын
Thank you so much, I learned export and import in js very easily for the first time. I loved the way you only used export keyword before functions and that you explained default export very well. Best wishes
@rodneytapit5636 Жыл бұрын
These are the best tutorials on the internet, you are a talented natural teacher.
@ChrisAthanas3 жыл бұрын
Such a clear explanation of a subject that so many Devs struggle with explaining to beginners
@mohammadirmansyah99133 жыл бұрын
Still the best learning channel for me, simple, straight, and sharp information. Keep up the good work bro. Thanks.
@briandacallos42344 жыл бұрын
He is the new Bucky Roberts
@abahiduh3246 Жыл бұрын
Bucky Robert is the first greatest free GOOD tutorial that happened to us on KZbin... with detailed free lectures. then traversy media, fireship, webdev SIMPLIFIED... GREAT GUYS
@kenkioqqo3 жыл бұрын
Your explanations are top-notch. Your choice of what to teach is very relevant, especially to beginners, like me. I have been following your videos for the last few months, and they are really helping me understand JavaScript. It's very hard to quit when there are content creators like you to help. Keep up the great work bro.
@KhalilKHAMLICHI5 жыл бұрын
can't be any clear than this explanation. bravo to you. you the best
@WebDevSimplified5 жыл бұрын
Thank you!
@thien83710 ай бұрын
great video! I was reading the doc and it toasted my brain. i didnt understand anything but i got it instantly after wathcing this. you explained the concepts very well 👍
@getorvillized74995 жыл бұрын
Thought it was about time for me to learn how to use ES6 modules. I thought this video was practical and to the point. I can put to use what I learned from it right away. Thanks!
@WebDevSimplified5 жыл бұрын
I'm really glad I could help.
@Rahees-hu-main9 ай бұрын
Thank you very much for this video. I was stuck as I was getting errors then after adding - type='module' in script tag in HTML everything resolved. I am grateful for this video. Thanks for the help!
@Capicuaman5 жыл бұрын
I actually did enjoy the video, very much. Thanks
@WebDevSimplified5 жыл бұрын
You are welcome!
@LearnWithNeeraj7772 жыл бұрын
The channel deserves to have minimum 2 million sub
@ayahatheel274410 ай бұрын
Thank you, I'm actually going through a coarse over coursera and you just made it way easier. Appreciate it
@hasnainwasaya6 ай бұрын
thanks for the detailed yet simple explanation of this concept
@getrekt13865 жыл бұрын
came across this channel for some revision, amazing content
@PapaBear_Gaming5 жыл бұрын
Thank you so much for this. Just going over this topic and it looked rather confusing until you went over it :)
@hakuenstudio4 жыл бұрын
Thanks for your work! I have to say, I think you are the best youtube about javascript/web that I have seen. Thank you so much :)
@anticsBack5 жыл бұрын
Very good and simple explanation, both for beginners and people who want to revise. Like + subscribed.
@WebDevSimplified5 жыл бұрын
Thank you so much! I'm glad you enjoyed it.
@1apocalyps5 жыл бұрын
Straight, to the point, no fluffs = (Attention + Learning) >= (Knowledge + Success) = $$$
@WebDevSimplified5 жыл бұрын
I'm glad you enjoyed it.
@basiccodingwithadam81255 жыл бұрын
Great explanation! First time viewer +1 subscriber
@WebDevSimplified5 жыл бұрын
Thanks! I'm really glad I could help.
@sib37095 жыл бұрын
Super clear beginner friendly explanation! Thx!
@WebDevSimplified5 жыл бұрын
You're welcome!
@terashelf85553 жыл бұрын
Explained in a very simple way and just in minutes.
@arifhossain87532 жыл бұрын
You are always king 👑. Your teaching style is very organized!
@ztormone33734 жыл бұрын
Besides traversy ,dev ed and 2 more good guys I subscribed to your channel too. U are great dude.
@zxenon_4 жыл бұрын
Very clear and straightforward explanation... One thing I want to point out... for God's sake, master the language not the framework. When one masters new Js capabilities, it is easier to understand tools like VueJs and React and not see them as a magic blackbox.
@biswamohandwari64604 жыл бұрын
What to say! Man your a genius, a champ. You make things so simple to understand..
@TheUltimateTrainJourney4 жыл бұрын
Simply great and justified as channel name
@michaelpay17042 жыл бұрын
5:03 "If you save that, it'll say user's name is 11, which as we both know is incorrect" El from Stranger Things: "Am I a joke to you?"
@sandesh.sukubhattu3 жыл бұрын
Thanks. Really awesome short and depth video. Cheers
@Vincent1990-l1y3 жыл бұрын
This guy explain everything in a very good way, like it!
@Spades3405 жыл бұрын
Well done. I feel like I learned a lot in a short amount of time. Subbed.
@WebDevSimplified5 жыл бұрын
That is great! That is my goal with these videos.
@NeilTruick5 жыл бұрын
Same here. Came for a snack...got a meal. 👍
@WebDevSimplified5 жыл бұрын
@@NeilTruick I like that analogy.
@nimatsergiu29424 жыл бұрын
Keep it up, mate, you are doing a fantastic job here. Thanks for that! ;)
@sasazezelic3 жыл бұрын
Your videos are always the first I watch when I'm learning new things. Another great video! I have a question... Where does the exported data live? Is it loaded in client's memory?
@zm6904 жыл бұрын
Your explanation is so clear, every time..
@kiranbs5057 Жыл бұрын
Neat and simplified Explanation :). Thanks.
@mixiomi41254 жыл бұрын
Thank you. Kyle. You teach so well that I can follow you and understand..
@achtube853 жыл бұрын
Very clear, well-explained, step-by-step js juice here. Thanks!
@Bayo1064 жыл бұрын
damn, imagine knowing this before learning React. Here I am thinking this looks just like React but obviously it's just JS syntax that I was un familiar with before starting with React
@RyanValizan4 жыл бұрын
Bayo106 It is always suggested one learn the underlying language basics before working with or learning a framework. It can make it very difficult to see the difference between JS and the framework.
@FitriRatnaDewi4 жыл бұрын
I also thought the same thing. I had a hard time trying to learn React, but now I know that JS was what I didn't know back then.
@pjguitar154 жыл бұрын
i came here to learn modules bec they say that it's a pre-requisite in learning react. haven't started react tho
@archable4 жыл бұрын
You can actually use React with ES6 modules because React is a library and not a Node.js framework. See i5ar/create-react-without-jsx-app on GitHub.
@Bayo1063 жыл бұрын
@@RyanValizan obviously but I didn't know es6 to this extent
@SlingShotKid0075 жыл бұрын
This was right to the point with a lot of great info in a short video. Thanks, subbed
@WebDevSimplified5 жыл бұрын
I'm really glad you enjoyed it.
@curtis66044 жыл бұрын
YOU DESERVE WAYYYY MORE VIEWS MY MAN
@johnnicol44204 жыл бұрын
You have to make a Udemy "MODERN JAVASCRIPT COURSE" - Your way of explaining concepts are simple and easy to understand. You are a very good teacher. Looking forward to buying your new Udemy course. ;) Thanks for the help!
@julienwickramatunga73384 жыл бұрын
Thank you for this crystal clear video! Boom, you got a new subscriber 😁
@imajt55 жыл бұрын
really like the way you explain the thing. Just to the point. Thanks.
@WebDevSimplified5 жыл бұрын
You're welcome!
@mahdi_c2002 жыл бұрын
thank you so much body, you saved me from lot of errors !
@pixzelplethora98155 жыл бұрын
This really helped. Nice simple lesson to drive home fundamentals. Thanks!
@WebDevSimplified5 жыл бұрын
I'm glad I could help!
@isholapinheiro3 жыл бұрын
You made me feel like this was easy enough and i should have known this a long time ago, but not in a bad way.
@alibeyit38603 жыл бұрын
We need a babel vid from you Kyle!
@i5artube4 жыл бұрын
Nice video... You should use the `.mjs` extension for modules so you know the file is a module without even open it.
@aymenob24842 жыл бұрын
love this guy way of explaining
@abhiii33338 ай бұрын
Clear and to the point. Thanks!
@abulkalamasif1270 Жыл бұрын
This channel is really great
@ZoroastrianCowboy5 жыл бұрын
Great channel man, thanks for the great videos
@crashcourseindonesia50633 жыл бұрын
thanks bro, you save me a lot in the deadline..
@heinhtet72923 жыл бұрын
Thank you so much! You just made my day.
@ecarbajal19824 жыл бұрын
My man great VIDEO! Totes helping me out with my development. Keep up the awesome work and I hope you getting paid!
@sabuein2 жыл бұрын
As always, thank you so much.
@aurelianobuendia244 жыл бұрын
Really nice videos, finally I kind of understand modules, i´ve been fighting them in the new versions of three.js and its driving crazy,.
@lukkaew63273 жыл бұрын
you really simplified it!!! Thank you!
@tymothylim65503 жыл бұрын
Thank you very much for this :) It was very informative :)
@kaykay-d9y4 жыл бұрын
This cracked open modules for me finally, thanks!
@alanmurray40112 жыл бұрын
Very helpful, thank you Kyle 🙏🏻
@kavehramzanzad5 жыл бұрын
Hey Man You are awesome, thank you for this amazing work! well done!
@samuelnmeje4 жыл бұрын
nice explanation as user, you are awesome !!
@NotAshamedOfficial3 жыл бұрын
Best explanation I've heard so far So exports is kind of like public in c sharp
@KhaPiano5 жыл бұрын
Very simple and clear video. Thanks!
@WebDevSimplified5 жыл бұрын
You're welcome!
@himbary5 жыл бұрын
Great, thanks! Short and on the point
@WebDevSimplified5 жыл бұрын
I'm glad you enjoyed it.
@loverphp56055 жыл бұрын
perfect video and very high significant information thanks for you and keep going
@Pareshbpatel3 жыл бұрын
Excellent, succinct video on ES6 Modules. Thanks, Kyle {2021-06-14}, {2022-03-07}
@briandacallos42344 жыл бұрын
You never disappoint me kyle
@firozgg75243 жыл бұрын
Thanks man! This helped me a lot...
@rameenana Жыл бұрын
Thanks man. This was helpful.
@saldownik4 жыл бұрын
Great vid, very informative. Thanks.
@alexandraionita444 жыл бұрын
really well explained! Thank you:)
@eddiejaoude6 жыл бұрын
Great explanation and demo 👍. Keep them coming 🤓
@WebDevSimplified6 жыл бұрын
Thanks! I'm not planning to stop anytime soon.
@eddiejaoude6 жыл бұрын
Web Dev Simplified looking forward to the next one 🤓
@steevbravo5 жыл бұрын
Simple explanation. Keep up the good work!
@WebDevSimplified5 жыл бұрын
Thanks!
@hertechera Жыл бұрын
Thank you so much for these
@red1io2 жыл бұрын
Great tutorial. Thank you 💙
@lben59044 жыл бұрын
Thank you for this clear lesson.
@ddarkodev29233 жыл бұрын
Crystal clear! Thanks 💪
@masoudazadi3 жыл бұрын
That was great👍💪
@foREVer19961235 жыл бұрын
Thanks! the explanation is so clear.
@WebDevSimplified5 жыл бұрын
You're welcome!
@ItsyBitsyChelly5 жыл бұрын
Brilliant. Subscribed!
@WebDevSimplified5 жыл бұрын
Thank you!
@helmialfathseptiana63834 жыл бұрын
its clearing my mind abou t ReactJS
@MrAbdooo20084 жыл бұрын
pls someone answer me what happen when we import just a part of module like an object in react or js 1- can we access other function in the module 2- is all module geeting excuted 3- what really happen behind the scene