JavaScript: How It's Made

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

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

  • @lightning_11
    @lightning_11 ปีที่แล้ว +136

    A wise person once said: "Learning Javascript is like looking both ways before crossing the street, then getting hit by an airplane."

    • @brianmazzocchi
      @brianmazzocchi 8 หลายเดือนก่อน +4

      🤣

    • @jorik170
      @jorik170 6 หลายเดือนก่อน +2

      lmao

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

      math and computer science degrees in a nutshell

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

    Been writing JS for 20 years, knew all of this shit already and still enjoyed your video... accurate, professional and fun.

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

      Lmao u mastered it

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

      For 20 years you must have gathered wise knowledge. Want to share some?

    • @cautarepvp2079
      @cautarepvp2079 4 ปีที่แล้ว +7

      now are you earning 200k or something? 20 years of exp holy fck

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

      Creator's Remorse hard to believe

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

      he probably lying , lmao

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

    The first time ever someone described assembly as syntactic sugar.

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

      @K.D.P. Ross You sound dehydrated

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

      I would never have thought so, but when I was getting my CS degree, one of our assignments was to construct a Hello World app-- in binary. All of a sudden, assembly seemed like a cake walk! :)

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

      @@msthalamus2172 I never did anything like that but I went from ASM to C once upon so I can relate in a way

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

      It's more like lexical sugar.

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

      @@diegosandoval2043 contrary to machine code, instructions in assembly can have different signatures. I don't think that's possible at a lexical level

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

    Not an easy task to squeeze all that info in a bit over 10 minutes. Keep up with the great videos!

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

      Thank you. It's taken years to gain a comfortable understanding of these concepts.

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

      @@Fireship it would be better to slow down your speed when teaching. High speed for teaching doesn't help. . So, by slowing down the speed "when explaining" you can be understood in a good way.

    • @ankkol2011
      @ankkol2011 4 ปีที่แล้ว +13

      @@delldm1676 there is an option in youtube player to slow down the speed

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

      its definitely no microtask, i promise you that.

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

      @@michaelrooze278
      I see what you did there. 😝

  • @Oshanii
    @Oshanii 4 ปีที่แล้ว +209

    i watched this for like 2 days, pausing and taking notes and googling. its nice to have everything in one place like this, explained succintly. definitely a good start to get to know the basics.

    • @pookiepats
      @pookiepats 8 หลายเดือนก่อน

      hot dog great idea brother - thx fireship

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

      Same!

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

    Just wanna say , one of the best channel on programming.

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

      Awesome to hear that Tinu :)

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

      "One of"? Really? Hands down the best one

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

      Can you mention some other?
      It feels good to do good.

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

    "high-level single-threaded garbage-collected interpreted or just-in-time compiled prototype-based multi-paradigm dynamic language with a non-blocking event loop concurrency model"
    *Mind. Blown.*

    • @911madza
      @911madza 5 ปีที่แล้ว +45

      imagine saying that in interview once asked describe js in one sentence

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

      .. weakly typed

    • @warpspeed8305
      @warpspeed8305 5 ปีที่แล้ว

      LOL

    • @rokkeey
      @rokkeey 5 ปีที่แล้ว

      IKR

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

      It just don't know what it want to be so it end up being everything :-P

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

    This is exactly the type of language understanding you need to have in order to really take advantage of what it offers. I absolutely enjoyed your take on this!

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

    wow, I spent months learning all of this stuff and you squeezed all this knowledge into a 10-minute video, which is very entertaining to watch! of course, I encourage everyone who is new to dig deeper into these topics, but still, describing it in such a concise and precise way is your great skill!

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

      Thanks! I agree, the more you know about this stuff the better - especially the event loop scheduling and prototype chain.

    • @dssingh9955
      @dssingh9955 5 ปีที่แล้ว

      Let's talk

    • @yt-sh
      @yt-sh 3 ปีที่แล้ว +1

      @@Fireship Thanks for all the video you publish, you make learning easy and fun

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

    0:05 The fact that i understood every words makes me happy

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

      Yeah, same here. Made my day :D

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

      I didn't understand a single thing.

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

      ​@@Ayayron_e3 I watched this video two months ago and understanded absolutely nothing, now I tried again and finally I could. The sensation is amazing.

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

      Ok

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

    It's wild coming back to your older videos and how your voice and style have progressed

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

    I can flex so hard on other devs with this knowledge.

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

    As someone with a degree on design, I love that I could grasp all of the concepts explained. I love that these videos are made because even when you won't mess with the guts of it all, it helps to know and makes you more confident of working with it. Great job! : D

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

    I've been a Javascript developer for over 2 years now and I had no idea that Promises get priority over other asynchronous tasks in the event loop.

    • @cksvideocloudstorage2993
      @cksvideocloudstorage2993 5 ปีที่แล้ว

      Im on a programming strand and JS is one of our lessons. How was it?

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

      @Any Rebel I would like to tell you that you shouldn't buy it if someone tells you to choose JavaScript over PHP. Because it's been 20 years since people first started saying that PHP is going to disappear and Ruby, Pearl, Python or JS is going to take over it.
      It didn't happen and it's not going to happen so chill and if you are really competitive and really want to bash your head into a wall then I would tell you to go straight for Node.js but if you want to preserve your sanity then avoid taking on JavaScript without any previous experience with any other language.

    • @MLennholm
      @MLennholm 4 ปีที่แล้ว +7

      As long as you write your code properly and competently, it's not something that matters. You should never write code that relies on a specific timing between different asynchronous tasks.

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

      @@braindeveloperdimensional5579 why wtf?
      Many people actially suggest and advice to start with javascript if you want web developer then you can move into software,

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

      @@cautarepvp2079 I think you didn't understand my comment. I am a JavaScript developer, both front-end and back-end. I am not against JavaScript, I am against the hate that other devs and now days even the normal folks throw at the face of other languages and frameworks.
      No framework is worth learning if it doesn't solve your problem and no language is bad just because it's syntax is funny or you simply don't like it.

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

    2:22 "are you a scripting language?"
    undefined
    😂

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

      The console.log outputs info to the console, and then it returns nothing, aka undefined

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

      @@masonhunter2748 you missed the joke

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

    I'm a javascript developer, mean stack. And your videos are so cool to explain what I already in detail. Thank you.

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

    I never get tired to hear about JavaScript.
    It began as a completion of Java as a programming server side code, but became more than that. It's starts as a script language, but soon became a general purpose language.

  • @abinesh-devadas
    @abinesh-devadas 5 ปีที่แล้ว +5

    Best intro on JavaScript within 8 sec awesome... Thumbs Up

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

    So true well taught I'll share it on Twitter looking forward to the next JavaScript video

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

      Awesome, thanks Will :)

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

    I really love that! Event loop is presented in such a bright way that your video say more about it in 2 minutes than the long speeches from big conferences :D

  • @vinceresempre1617
    @vinceresempre1617 5 ปีที่แล้ว

    New to the JS world. Dayum, what an intro. Not even a single second wasted. Kudos!

  • @911madza
    @911madza 5 ปีที่แล้ว +67

    for folks to claim they know all the modern cutting edge, i always say to watch fireship and get their minds blown away

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

      then they will reply "I aLrEAdy KnEw ThAt" or "I am Fireship."

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

    You're making me love Javascript more than Swift. I learned both, IOS Development and FEWD. Thank you for making such informative videos.

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

    You talked javascript like I've never learned. But I've been in the business for over 20 years. These Information overwhelms me.

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

    Amazing man, lots of confusing terms very well explained about javascript which I think despite what many paople say, is an amazing language!

    • @adagas-caouchristian7875
      @adagas-caouchristian7875 5 ปีที่แล้ว

      In my opinion JavaScript is a good language, but it's easy to write unoptimized or insane code with it, hence its bad reputation. "There are no bad tools, just bad developers", yadda yadda. On the other hand, maybe its transition from a simple client-side language (merely meant to enable dynamic interfaces in web pages) to a full-fledged, general purpose scripting language wasen't as smooth as it should've been. The people at ECMA should impose more standards in order to avoid the tiny but frustrating inconsistencies across JS engines.

    • @gdolphy
      @gdolphy 5 ปีที่แล้ว

      Those inconsistencies and bad developers create an environment where the overall system will continue to evolve.

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

      @@adagas-caouchristian7875 Javascript has its legacy in the early days of the WWW, when the idea was that an author of an HTML document should be allowed to write all kinds of mistakes and the browser should just do its best to figure it out anyway. That's why, according to the same 'mantra', JS has things like implicit type coercion, hoisting, ASI etc. We should probably be grateful they didn't also make it case-insensitive.

  • @osamaa.h.altameemi5592
    @osamaa.h.altameemi5592 4 ปีที่แล้ว

    Man this is pure gold, the micro-queue thing blew me away. Now I know "promises" are not just another way of handling stuff, they have are used for higher priority tasks.

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

    Straightforward exaplanations, without beating around the bush and all of it wrapped up with nice entertaining content (those old compiler/interpreter cartoons were quite entertaining)! Keep it up!

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

    This is really a great topic! So many things as a JS dev, I have taken these stuff for granted but now each line that I write I can be more aware and be thankful for all these abstraction baked in JS. I am encouraged to write better codes after knowing all the heavy duty done by the JS and I will play my part as well!! Great video! Looking to see more of this kind of documentary!!

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

    high-level single-threaded, garbage-collected, interpreted (or just-in-time compiled), prototype-based, multi-paradigm, dynamic language with a non-blocking event loop🔥, way to sum it.!!!

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

    I've been using JavaScript regularly for 6 years, and I still learned a lot in this video!

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

    2:40, this is unfair: that cartoon showed interpreter reading legal instructions, while the compiler saw errors. The actual difference is that interpreter will show to you your errors at each instruction, while compiler will list all your errors, not "leaving you on your own" - _of course, compiler errors can be combined to raise new ones, but that is a minor a detail_ .
    3:28, C++14 (since 2014) has a much better solution:
    const auto foo = "hello world!"; //foo is deduced as 'const char *', but you can convert it to 'std::string' at any time.
    const auto bar = 23; //It's an int, because literal number defaults to int.
    const auto baz = 42F; //A float. Just trying to complicate matters.
    constexpr auto fun () {
    return bar + baz; //Returns float: int + float = float. Always the more detailed 1 wins. Even fun will return its value at compiling time.
    }
    All of that at compiling time, not losing performance, as it would happen at runtime.

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

    fabulous lecture. Looking forward to the rest of the course! thanks for sharing your expertise

  • @kanaanbahmani5062
    @kanaanbahmani5062 4 ปีที่แล้ว

    I can listen to these topics for hours and days non-stop, please create more of these types of videos

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

    Man, great info, those are some normally unheard stuff from JS. I've been working with js for 8 years and I'm still learning new stuff everyday!

  • @frank-roberts
    @frank-roberts 2 ปีที่แล้ว

    Wow I won't even mention the number of times I replayed that intro! AWESOME!

  • @aguswidhiyasa
    @aguswidhiyasa 5 ปีที่แล้ว

    The most understanable channel of javascript

  • @joepesci5845
    @joepesci5845 5 ปีที่แล้ว

    Woooow what is this kind of Quality??? 10+/10, Thank You!!!

  • @fab313
    @fab313 5 ปีที่แล้ว

    Excellent video. Summarizing so much information in barely 10 minutes and in such a clear way is quite an achievement!

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

    This channel is a gold mine of knowledge, love it!!

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

    the part about "implementation details" at around 4:28 is *very* important and well-presented. thanks for making this video.

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

    WOW I've learned more about javascript from watching this video, then from all the books and courses I've done

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

    The good things about fireship is that he has his own color(style) on TH-cam... I love that. Aside from his outstanding way to explain things. Keep it up bro

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

    information✅entertainment✅easy to understand✅
    these are things i found in this video
    what else do you need
    btw thank you , been watching you for several days

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

    ugh quickly becoming my favorite channel

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

    Most channels related to programming make you roll your eyes, but YT often recommends this one and I'm finally subbing. Very good explanations! By the way, what's that music at the end?

    • @DrSwad
      @DrSwad 4 ปีที่แล้ว

      Lost Sky - Brave

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

    You are legend! This is all of my years studying webdev

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

    Love the clips from the 1983 TVOntario series "Bits and Bytes", my introduction to (home) computing.

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

    Now a days this is my go to channel for pass time... Wonderful content and to the point and everything well explained... Great work 👏👏

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

      This channel should never be a pass time activity, you are disgracing this content

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

      @@Muaddibkhan I try to make my pass time more productive, der comes these small in 2 mins videos to add the right value to the time spent with its to the point elaboration. I don't see any disgraceful to the contents in this. I think you took my comment in different sense mate.

  • @dominiclapitan8466
    @dominiclapitan8466 5 ปีที่แล้ว

    Didn't know you have a mobile app for JS quizzes. This is just amazing! Thank you for your hard work and dedication to TH-cam and the world of JS! I hope you prosper more

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

    I liked this video, then unliked it just so I could like it again. Your explanations are clear and concise, and your visual style is amusing yet straightforward.

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

    I just recently found your videos and I find them both immensely helpful and entertaining. I love the memes!😆Thank you very much.

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

    Man, I love JavaScript! It was the first programming language I learned :D

  • @JamieStrausbaugh
    @JamieStrausbaugh 5 ปีที่แล้ว

    Wow, just wow. This video you've made here on the fundamentals of JavaScript pushes beyond the scope of awesome and returns undefined. 🤯 Magnificent contribution! 👌🥳

  • @jugzster
    @jugzster 4 ปีที่แล้ว

    Aside from the educational, clear, and concise info, awesome job on the movie and pop culture references! Makes it entertaining without being distracting👏🏻

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

    I remember watching your videos years ago but never remember them being this good! Maybe I've only just started to really appreciate it as I become a better developer. They are simultaneously in depth and easily digestible, with a sprinkle of humour for good measure 👏

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

    Wow!!!! That Intro!!! :D :D :D
    I have been seeing your videos since you started with "What is Firebase"!!! Keep it going! I love this channel!!!

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

      Awesome! Making new videos as fast as I can :)

    • @Ethorbit
      @Ethorbit 5 ปีที่แล้ว

      @@Fireship hi

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

    Nice video man. By the way, this was for me more a "how it works" than a "how it's made".
    However, thanks, I learned nice good stuff.

    • @de132
      @de132 5 ปีที่แล้ว

      It's more of a reference to the show "How It's Made" rather than literally "how it's made"

  • @igorordecha
    @igorordecha 4 ปีที่แล้ว

    Great video explaining how does this High-Level Single-Threaded Garbage [...] Works

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

    Yet another awesome and high-quality video. Keep up the great content! :)

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

    To ace "Sr. JS Dev" interviews master the understanding of this video. Thanks for sharing.

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

    Thanks for keeping it conceptual. It is hard to find coding tutorials that don't immediately break out the IDE and dive into code minutia.

  • @elijahmedrano2068
    @elijahmedrano2068 4 ปีที่แล้ว

    I love the visual aspect of your videos! Great stuff!

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

    I love your animation and illustration. I wonder how you index such huge database of gif memes? 😂

  • @iamunr
    @iamunr 5 ปีที่แล้ว

    Aaaand this series has turned me into a Fireship fan. A++, keep'm coming!

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

    The first TH-cam video in a while that made my browser hang... on purpose.

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

    I really wonder about this old animation in this video. Well done by the way so good.

  • @mattmmilli8287
    @mattmmilli8287 10 หลายเดือนก่อน +1

    This is like ancient fireship. Even sounds so much younger

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

    My teacher back in college 12 years ago explained heap and stack much clearer with better illustration. And that was for another low level language. That made me understand how these programming languages work and how its made easy for us nowadays with high level language like JS

  • @jsang275
    @jsang275 5 ปีที่แล้ว

    Best channel on programming

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

    Damn! The whole JavaScript Architecture in 10 mins!

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

    I luv ur channel man I binge it like some TV series

  • @THE16THPHANTOM
    @THE16THPHANTOM 5 ปีที่แล้ว

    this is just perfect. especially the explanation about heap vs stack. i will sending a lot of beginner people to this video for learning the difference between heap and stack and how it all works.

  • @halash_gowda5127
    @halash_gowda5127 5 ปีที่แล้ว

    You've saved me 1 complete month of research time on JS ..Take a bow genius.

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

    I'm happy I know everything cited in the first 18 seconds. Makes me feel I'm in the right path.

  • @KrishnenduKDG
    @KrishnenduKDG 4 ปีที่แล้ว

    Just One Word To Describe The Video and that is AWEEEEEEEEEEEEEESSSSSSSSSOMEEEEEE!!!!!!!!

  • @shass3207
    @shass3207 5 ปีที่แล้ว

    Simply amazingly good production quality, and free of all useless fluff that is common in videos on this topic!

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

    The first 15 seconds threw a stack overflow in my head

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

    omg no one ever explained to me th task queue n stuff every javascript tutorial or course i ever did just left me confused n baffled but this is different! u know ur stuff n it shows n i understand everything quickly! ill b follllowing th rest of ur course :)

  • @aryany5737
    @aryany5737 4 ปีที่แล้ว

    amazing man!!! i was really searching for this type of video which gives me real topics to think about

  • @mrjean9376
    @mrjean9376 5 ปีที่แล้ว

    Seriously this is best programming channel! Okay u got new sub.

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

    Great explanation of event loop process :)

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

    Great video! you are worthy of my like

    • @Fireship
      @Fireship  5 ปีที่แล้ว

      Much appreciated!

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

    I am glad I came across this channel.

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

    Lots of love and thumbs up
    Thanks Jeff

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

    That's a great summary of the JS anatomy. I'm doing a Udemy course where I listened to this in 45 minutes. I noted everything down, but it's interesting to listen to it from another source. Great job!
    Hardware Engineer transitioning to Software. LFG!

  • @markoxvce
    @markoxvce 4 ปีที่แล้ว

    Really cool video, keep up the good work

  • @jit-r5b
    @jit-r5b 5 ปีที่แล้ว +5

    As always, well done!

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

    Good explanation of levels of different languages.

  • @tannerbarcelos6880
    @tannerbarcelos6880 5 ปีที่แล้ว

    If c++ had garbage collection built in instead of having to be statically typed and deleted by the developer, my life would be a whole lot easier 😆 I like these interpreted languages (my intro comp sci class was in python) but I feel like in a c++/java you just have so much more flexibility as the developer and the speed is crazy. As the same time, the strongly typed aspect scares a lot of people , and it did to me, which makes a python / JavaScript “easier” to learn.. amazing video brother! You earned a sub.

  • @sourishdutta9600
    @sourishdutta9600 5 ปีที่แล้ว

    Wow!! Waiting for more like this.

  • @jackwright7014
    @jackwright7014 5 ปีที่แล้ว

    I always wondered how JavaScript works under the hood! As a web developer leaving the 'beginner' phase, I found this really interesting!

  • @blissh_
    @blissh_ 4 ปีที่แล้ว

    Man, i love you so much, your videos are the best, you motivate me to continue learning.

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

    This was excellent; nice work!

  • @bjelinski1
    @bjelinski1 5 ปีที่แล้ว

    the voice on that channel resembles another one - that from " Undecided with Matt Ferrell". Crystal clear. Anyway, I thank God for the accent and that not only guys from India want to share knowledge. Ok, that is the very same topic :)

  • @mahendrachoudhary3063
    @mahendrachoudhary3063 5 ปีที่แล้ว

    Mind blowing .... I always wonder what these terms mean and this morning I get to know everything ...now I can brag about it in front ot my friends ☺️. .. I will definitely recommended this video and this channel to everyone ...I'm fact suggest some of my friends already ..keep on working

  • @SogMosee
    @SogMosee 5 ปีที่แล้ว

    holy shit dude, you went pretty deep. Well done man.

  • @Devillman90
    @Devillman90 4 ปีที่แล้ว

    Nice video man! I didn't knew that the micro task have priority over the Task Queue! Thanks for that!

  • @shargeforce
    @shargeforce 5 ปีที่แล้ว

    Before 0:26 was over I already subbed. Good job.
    Greetings from switzerland.

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

    Dunno much about JavaScript but this course is super fun

  • @otheraw5659
    @otheraw5659 5 ปีที่แล้ว

    This series is gonna be so amazing !