Advanced JavaScript Crash Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 221

  • @Codevolution
    @Codevolution  3 ปีที่แล้ว +41

    Checkout my other crash courses!
    HTML Crash Course - th-cam.com/video/N8YMl4Ezp4g/w-d-xo.html
    CSS Crash Course - th-cam.com/video/Icf5D3fEKbM/w-d-xo.html
    CSS Flexbox Crash Course- th-cam.com/video/z62f2k38s64/w-d-xo.html
    CSS Grid Crash Course - th-cam.com/video/p4Ith5qRM1g/w-d-xo.html
    JavaScript Fundamentals Crash Course - th-cam.com/video/XIOLqoPHCJ4/w-d-xo.html
    Asynchronous JavaScript Crash Course - th-cam.com/video/exBgWAIeIeg/w-d-xo.html

    • @eelguneezmemmedov1671
      @eelguneezmemmedov1671 2 ปีที่แล้ว +2

      Please Make video about react frame motion Thanks ...

    • @soumadip_banerjee
      @soumadip_banerjee 2 ปีที่แล้ว +1

      Make a ReactNative course too, plz! I mean, in a series!

    • @animeboys6044
      @animeboys6044 2 ปีที่แล้ว

      all courses are crystal clear thankyou

  • @eduardabramovich1216
    @eduardabramovich1216 ปีที่แล้ว +11

    Just 10 mins and the way you explain things is perfect. I've watched countless tutorials before and you really explain awesome.

  • @rhl_ai
    @rhl_ai 2 ปีที่แล้ว +11

    To the point and no extra useless stuff taught only what is needed. just what i was looking for.
    Thank you So much.

  • @adiru9252
    @adiru9252 ปีที่แล้ว +14

    I want to point out a mistake on 40:10. The Object.create should be before adding new methods. In example above, fightCrime() is the new method, if Object.create is after fightCrime(), that method won't work. You only called getFullName() method in the video so it seems everything works fine. Prototype object cannot be assigned after new methods. All-in-all, great tutorial, keep it up!!

    • @tonmoyhussain6132
      @tonmoyhussain6132 ปีที่แล้ว

      Thank you. I was looking for this solution. 😇

    • @Faust66613
      @Faust66613 ปีที่แล้ว

      Ok I'm not crazy 😅

  • @peanutrbuckle9123
    @peanutrbuckle9123 3 ปีที่แล้ว +67

    I’d love to watch it now, but it’s 2am and I know I’m going to get brain blasted. Saving for later instead ;)

    • @bunnymedias
      @bunnymedias 2 ปีที่แล้ว +3

      Same here but it’s 3:28 instead saving for later

    • @Angela-bh2fr
      @Angela-bh2fr 2 ปีที่แล้ว

      Rr

    • @gulnozaxudayarova699
      @gulnozaxudayarova699 2 ปีที่แล้ว +8

      Bet you didn't watch later

    • @saikatbishal
      @saikatbishal 2 ปีที่แล้ว

      I know this feeling.

    • @Thembiola
      @Thembiola ปีที่แล้ว +1

      Same here but it's 01:10am😴 dis side😂

  • @MKarl4
    @MKarl4 2 ปีที่แล้ว +7

    Absolutely awesome. Finally someone who can explain things in the right pace and kept me engaged for whole video.

  • @johns3268
    @johns3268 ปีที่แล้ว +3

    In this code, th
    e outer function returns a reference to the inner function by using return inner. This is called returning a function as a value, or returning a function reference.
    If the outer function had used return inner(), it would have returned the result of invoking the inner function instead of a reference to the function itself. This means that the fn variable would be assigned the value returned by inner(), which is undefined since the inner function does not return anything.
    By returning a reference to the inner function, we can assign it to the fn variable and then call it multiple times using the fn() syntax. This allows us to create a closure where the inner function retains access to the counter variable even after the outer function has completed execution, as explained in my previous answer.
    So, in summary, return inner returns a reference to the inner function, which can be stored and invoked later using the fn() syntax, while return inner() would have returned the result of invoking the inner function immediately, which is not what we want in this case.

  • @aarondiaz2506
    @aarondiaz2506 ปีที่แล้ว +5

    Teacher of the year! 🥳 I appreciate that it seems that you know what questions we are going to ask ourselves and you cover every case.

  • @muhammadahmedjaved7691
    @muhammadahmedjaved7691 2 ปีที่แล้ว +35

    Hello Vishwas!
    I'm a huge fan of yours
    You videos are really high quality and you have the skills to explain complex things to others in a very easy way
    I have learned a lot of things from you
    Thank you very much for all of this quality content
    This is better than most of the paid ones as well
    Hope you get more subscribers soon !

  • @codingispower1816
    @codingispower1816 ปีที่แล้ว +2

    Interviewing next week and need a refresher! Thanks for this!

    • @Cherry_rhyme_123
      @Cherry_rhyme_123 5 หลายเดือนก่อน

      Are you a talent acquisition member?

  • @touseefghazanfar8487
    @touseefghazanfar8487 2 ปีที่แล้ว +2

    I love the way you explain difficult concepts in a very simple manner

  • @Shakeel714
    @Shakeel714 2 ปีที่แล้ว +3

    A very nice and clean explanation of difficult concepts in short video. Thanks so much Vishvas. You are great teacher indeed.

  • @kopilkaiser8991
    @kopilkaiser8991 3 หลายเดือนก่อน

    I am enjoying watching and learning from this course. I would recommend anyone looking to learn Advanced JavaScript topics. Please watch the prerequisites videos before watching this course. Best of luck everyone. Big thanks to the content creator! You are absolutely wonderful and my best wishes for your wellbeing.

    • @amanuelyimer3739
      @amanuelyimer3739 2 หลายเดือนก่อน

      so it's not aged?, I want to learn but skeptical if this keeps up with the latest js

  • @harshr1768
    @harshr1768 2 ปีที่แล้ว +4

    Great course. There are not many advanced courses that has covered all well-known advanced topics. I am glad i check this one out.
    Would love to watch if you already have any advanced Nodejs crash course or if we are going to get one soon :)

  • @mattmjlg5053
    @mattmjlg5053 2 ปีที่แล้ว

    Wow best teacher on TH-cam for front end.

  • @AshokTravelDairies
    @AshokTravelDairies 2 ปีที่แล้ว

    In currying example, the innermost function does not return a passed-in function instead it is returning the result of the passed-in function

  • @omrishooshan9784
    @omrishooshan9784 2 ปีที่แล้ว +1

    Just watched one hour before an interview..you sir might got me my new job offer

  • @pawandeore6989
    @pawandeore6989 3 ปีที่แล้ว +108

    there are very less resources on design patterns in JS can you please consider one series 🙏🙏🙏

    • @harshrastogi296
      @harshrastogi296 2 ปีที่แล้ว +3

      Yes Design Pattern Is One Personally want

    • @hexadecimalhexadecimal5241
      @hexadecimalhexadecimal5241 2 ปีที่แล้ว +2

      @@harshrastogi296 Is one that i personally want*

    • @krkmjr8429
      @krkmjr8429 2 ปีที่แล้ว +2

      @@hexadecimalhexadecimal5241 is the one i personally want*

    • @nadarajans3753
      @nadarajans3753 2 ปีที่แล้ว

      want the same...

    • @krkmjr8429
      @krkmjr8429 2 ปีที่แล้ว

      @@jim_from_it3261 i was fixing his sentence without changing it mine wasn't wrong tho

  • @milad8436
    @milad8436 2 ปีที่แล้ว +1

    Thank you for this crash course and async js I truly needed them.

  • @drrknag8292
    @drrknag8292 2 ปีที่แล้ว +5

    First part was clear, and superb, this video is quite confusing, mostly because of impractical examples which do not represent real scenarios. Must change at least the currying example.

    • @josephito27
      @josephito27 4 หลายเดือนก่อน

      he's clearly saying that this are the fundamentals of those concepts, real scenarios might take a longer video just to cover one of those concepts, this course gives the viewer enough knowledge to go and expand those concepts by themselves, do not expect to learn absolutely everything from a video , btw, you are free to google "real scenarios for currying methods".

  • @thecalgarians4597
    @thecalgarians4597 ปีที่แล้ว

    Amazing tutorial Vishwas. You rock man.

  • @ljmoyer9008
    @ljmoyer9008 ปีที่แล้ว +1

    Greatest teaching ever. Give this man a Grammy 16:43

  • @oghenemagaebobo326
    @oghenemagaebobo326 3 ปีที่แล้ว +1

    Wow... This is great! Hope to finish this within a month..

  • @SathishKumar-q6x9z
    @SathishKumar-q6x9z ปีที่แล้ว

    i really love your teaching style it's awesome

  • @BlaBlaBlaInDaHouse
    @BlaBlaBlaInDaHouse 11 หลายเดือนก่อน

    Very nice video, thanks for the explanations!

  • @mickey-bz5cf
    @mickey-bz5cf 9 หลายเดือนก่อน

    My friends think that you talk like a robot, but I like your voice it sounds professional

  • @bluerose2542
    @bluerose2542 2 ปีที่แล้ว +3

    Thank you very much!
    It would get better if you could add more real world examples after each chapters.

  • @sammy1696
    @sammy1696 2 ปีที่แล้ว +1

    sir i m a beginner ,i watched many tutorials from different sources but the quality and content u give provide has no match....i just stick to learning just bcoz of u sir

  • @universal4334
    @universal4334 3 ปีที่แล้ว +5

    Please do a crash course on Dom and async js

  • @maenam4520
    @maenam4520 ปีที่แล้ว +1

    Something wrong in the closures section your logging the counter 1,2 in console while the function is not returning a value so it is undefined
    If we add return in the inner function then the value is 0,1 not 1,2

    • @omerfarukyldrm128
      @omerfarukyldrm128 11 หลายเดือนก่อน +2

      Be careful about difference between writing 'inner' and 'inner()'. As far as i understand, when we wright inner and gave to the fn: we are giving the function itself but not the function's return value. I hope this help.

    • @maenam4520
      @maenam4520 11 หลายเดือนก่อน

      Great thanks

  • @g_o_d_t_a_l_k_s
    @g_o_d_t_a_l_k_s ปีที่แล้ว

    Awesome course 💫 covered many important topics.

  • @hajiamano22
    @hajiamano22 2 ปีที่แล้ว

    I finally get curried functions! Thank you!!!!

  • @none2
    @none2 ปีที่แล้ว

    This video was really helpful, thank you for the explanations.
    And by the way I may have guessed that you are a fan of DC Comics

  • @shaikshavalisyed2012
    @shaikshavalisyed2012 2 ปีที่แล้ว

    Thanks a lot it refreshes the concepts in very clear way. Great teaching. Thanks Vishvas.

  • @bannoreaaditya3909
    @bannoreaaditya3909 2 ปีที่แล้ว +2

    thank you, sir, I wanted a course like this only

  • @getplusmindset
    @getplusmindset 2 ปีที่แล้ว

    One of the best resources for learning javascript.👍 excellent beginner-friendly examples.

  • @frontend_ko
    @frontend_ko ปีที่แล้ว

    thanks teacher. prototype part is the most hard one to understand personally

  • @iwswordpress
    @iwswordpress 2 ปีที่แล้ว +1

    Superb! Great clarity and understanding. Thanks.

  • @katyadolgov3254
    @katyadolgov3254 ปีที่แล้ว

    I needed to watch this video before my last interview

    • @saran8287
      @saran8287 11 หลายเดือนก่อน

      did u crack the interview

    • @katyadolgov3254
      @katyadolgov3254 11 หลายเดือนก่อน

      @@saran8287 no )))

  • @зипермкск
    @зипермкск 2 ปีที่แล้ว

    12:33 FN parent disease, FN parent disease

  • @indaneeydesign165
    @indaneeydesign165 2 ปีที่แล้ว +1

    Thank you so much, you help me a lot!

  • @MrSuraajkumar
    @MrSuraajkumar ปีที่แล้ว

    Excellent. Onto advance js 😊

  • @usmanrangrez-cd7zj
    @usmanrangrez-cd7zj ปีที่แล้ว

    When you want to return a function from another function and create a closure, you should return the function itself without invoking it. In other words, you should return inner; (without parentheses) and not inner(); (with parentheses).
    Returning the function without invoking it allows you to create a closure, which means that the inner function retains access to its containing scope and any variables defined in that scope
    function outer() {
    let counter = 0;
    function inner() {
    counter++;
    console.log(counter);
    }
    return inner; // Return the inner function without invoking it
    }
    const increment = outer(); // Store the inner function in a variable
    increment(); // This logs "1"
    increment(); // This logs "2"
    Without closure
    function outer() {
    let counter = 0;
    function inner() {
    counter++;
    console.log(counter);
    }
    return inner(); // The inner function is immediately invoked when you return it using return inner();
    }
    outer(); // This logs "1" and returns undefined
    outer(); // This logs "1" and returns undefined

  • @ateya542
    @ateya542 10 หลายเดือนก่อน

    Ill watch it later, i love it already

  • @SAIKRISHNA-rm2lk
    @SAIKRISHNA-rm2lk 3 ปีที่แล้ว +4

    Can you make a video on javascript design patterns? It would be very helpful .

  • @bojanchurlinov1385
    @bojanchurlinov1385 3 ปีที่แล้ว +1

    Great job, thanks a lot for your effort :)

  • @ketandutt
    @ketandutt 2 ปีที่แล้ว +2

    @25:35 ' My name is ${this .name}') is giving outcome = My name is ${this .name}🙄🤔

    • @MrDeni23n
      @MrDeni23n 2 ปีที่แล้ว

      Hi. You need to use the back ticks (above the tab key). It's called a template literal.

  • @karthik2nd256
    @karthik2nd256 3 ปีที่แล้ว +2

    your tutorials are great
    please make tutorials on Remix

  • @TheLamuni
    @TheLamuni 2 ปีที่แล้ว

    To undestand closures, just imagine inner function as a normal function in global scope which is outer function. How i get it is like in global scope when you increment something with function it stays to that value and for inner function outer is global scope.

    • @TheLamuni
      @TheLamuni 2 ปีที่แล้ว

      Tell me if i am wrong or right

  • @induprasad5908
    @induprasad5908 2 ปีที่แล้ว

    Thank you for this tutorial.

  • @sam03korgal27
    @sam03korgal27 6 หลายเดือนก่อน

    Best content by best instructor👍👍

  • @beloaded3736
    @beloaded3736 2 ปีที่แล้ว

    Best refresher again Mr Vishwas, thank You sir :)

  • @AliN-s4f
    @AliN-s4f 4 หลายเดือนก่อน

    dude you rock ❤

  • @apoorvaraghuwanshi6761
    @apoorvaraghuwanshi6761 2 ปีที่แล้ว +1

    Can you please prepare something for Java and Git as well

  • @jamaliseven
    @jamaliseven 2 ปีที่แล้ว

    31:19 guy typed "Spermman" as superhero name example. 10/10

  • @SSakibHossain10
    @SSakibHossain10 3 ปีที่แล้ว

    it was very helpful thanks a lot now i am waiting for your next crash course on js

  • @marlenraiymkulov1392
    @marlenraiymkulov1392 2 ปีที่แล้ว

    Thank you bro, is gonna be more new videos about JS?

  • @yogitashinde4194
    @yogitashinde4194 2 ปีที่แล้ว

    Thank you so much sir because if you I m learning js

  • @sahinpathan5197
    @sahinpathan5197 2 ปีที่แล้ว

    Thank you so much this is helpful.

  • @DLAMman641
    @DLAMman641 2 ปีที่แล้ว

    thanks your a good explainer.

  • @erfanpaya3100
    @erfanpaya3100 3 ปีที่แล้ว +1

    awesome 💙💙💙

  • @AbdulRahman-er3dz
    @AbdulRahman-er3dz 2 ปีที่แล้ว

    Please make a video on async js and include the applications like where we can apply

  • @hamedderiis8553
    @hamedderiis8553 2 ปีที่แล้ว

    Thanks a lot 💐

  • @somnathdas8922
    @somnathdas8922 ปีที่แล้ว

    I have noticed you are given an example of the character of the Breaking Bad web series 😂 though I like your react, Js etc tutorials.

  • @clingyking2774
    @clingyking2774 2 ปีที่แล้ว

    That was a great walkthrough

  • @mehmetutku8088
    @mehmetutku8088 2 ปีที่แล้ว

    Great video thanks Vishwas

  • @yasinm.m5297
    @yasinm.m5297 2 ปีที่แล้ว

    This was very informative thanks for the info

  • @coolingvexation3226
    @coolingvexation3226 2 ปีที่แล้ว

    Very clear 🙏

  • @milad3605
    @milad3605 2 ปีที่แล้ว

    I'm at the right place to watch this video💪

  • @manoj-k
    @manoj-k 3 ปีที่แล้ว +1

    🔥🔥🔥 THIS IS GOLD. Thank you

  • @abdullahbabor4876
    @abdullahbabor4876 2 ปีที่แล้ว

    at @26:15, implicit binding rule does not work with arrow function.

  • @amarg26
    @amarg26 3 ปีที่แล้ว

    Amazing as usual

  • @femmytedreycryptoworld7875
    @femmytedreycryptoworld7875 ปีที่แล้ว

    This is pretty much awesome

  • @mohithvarigonda3807
    @mohithvarigonda3807 4 หลายเดือนก่อน

    people with good English can watch video on 2x for time being, stil you can understand very clearly.

  • @golansy2814
    @golansy2814 2 ปีที่แล้ว

    A lot of thanks mr.Vishuas

  • @pawandeore6989
    @pawandeore6989 3 ปีที่แล้ว

    Excellent 💯.

  • @shavithilel
    @shavithilel ปีที่แล้ว +1

    Is there access to the sample code???

  • @narayanarao3756
    @narayanarao3756 3 ปีที่แล้ว

    Awesome
    Please change editor theme... dark default theme is good to watch videos

  • @natashasamuel9346
    @natashasamuel9346 2 ปีที่แล้ว

    Great class.
    Keep up the good work.
    Thank You,
    Natasha Samuel

  • @vasusharma6210
    @vasusharma6210 ปีที่แล้ว

    Very helpful

  • @hbela1000
    @hbela1000 2 ปีที่แล้ว

    super cool, thx.

  • @xslayerxp9237
    @xslayerxp9237 2 ปีที่แล้ว

    Man what the hell im tryna learn about js concepts and boom my man makes a Breaking Bad reference

  • @ayaansharma2007
    @ayaansharma2007 ปีที่แล้ว

    WOW thankyou so much

  • @jackjian3190
    @jackjian3190 ปีที่แล้ว

    Super helpful

  • @vrj93
    @vrj93 10 หลายเดือนก่อน

    Greate content!

  • @RajdeepSingh-cs7ku
    @RajdeepSingh-cs7ku ปีที่แล้ว

    I didn't properly understood the prototype inheritance part while the class part was simple as I have been doing java and c++

  • @CX6998
    @CX6998 3 ปีที่แล้ว

    can you do a crash course on TypeScript?

  • @itstatanka
    @itstatanka 2 ปีที่แล้ว

    at 31:13 why we used globalThis instead of const name i did not get it? any help appreciated!

  • @csabapadar9978
    @csabapadar9978 ปีที่แล้ว

    this keyword --> arrow functions should have been mentioned

  • @ujolmaharjan2010
    @ujolmaharjan2010 3 ปีที่แล้ว +1

    Thanks

  • @being-natural
    @being-natural 2 ปีที่แล้ว

    thank you!!!

  • @manjunatha5a
    @manjunatha5a 3 ปีที่แล้ว +2

    You're doing god's work. 🔥

  • @jessierin3731
    @jessierin3731 2 ปีที่แล้ว +1

    Hi bro. Will you upload full javascript tutorials for beginners

  • @waqas-cs
    @waqas-cs 2 ปีที่แล้ว +3

    hey Sir, thank you for uploading such a great stuff, I do watch your tutorials, you cleared all my concepts, you are a great teacher, alots of love for you from Pakistan

  • @kalanadesilva1
    @kalanadesilva1 2 ปีที่แล้ว

    Thank you..!!!

  • @sedenions
    @sedenions 2 ปีที่แล้ว

    13:00 fn is not a function? typeerror

  • @sumitkumarsharma4004
    @sumitkumarsharma4004 2 ปีที่แล้ว

    video on cypress and jest plz

  • @elsayedhosny4220
    @elsayedhosny4220 2 ปีที่แล้ว

    Can you please tell me what is the right order for playlists to learn angular?

  • @vedranristevski518
    @vedranristevski518 ปีที่แล้ว

    I said once and I will say again: "Vishvas for President!"

  • @heilsakai2421
    @heilsakai2421 2 ปีที่แล้ว

    What's the name of theme that you have used.