How the TypeScript Compiler Compiles - understanding the compiler internal

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 26

  • @mattetis
    @mattetis 2 года назад +10

    This should be used as the golden example of how to give a good presentation, the large font, perfect amount of stuff on each slide, the enormous titles for each section, love it, exactly what I wanted!

  • @hugodsa89
    @hugodsa89 2 года назад +2

    Thank you William for introducing me to Ortha. Typescript videos ❤️❤️

  • @johnreilly6886
    @johnreilly6886 3 года назад +15

    This is an awesome talk! I really like the multicolour background for flow nodes illustrating the different type possibilities depending on what narrowing has taken place. It's so .... clear! Makes me want to write a VS Code plugin that does exactly that!

    • @ortatherox
      @ortatherox  3 года назад

      Not sure if I mentioned it in the talk, but there is a playground plugin showing flow nodes - though not doesn't use color like that - but it would be a good idea.

  • @brig2913
    @brig2913 2 года назад +1

    Such an underrated channel. I loved this video, thank you!

  • @leonidpyrlya9795
    @leonidpyrlya9795 3 года назад +3

    This is a great overview of what is under the hood of TS! 💙 loved it 🙌🏻

  • @javiasilis
    @javiasilis 2 года назад

    Yooooo. This was exactly the video that I was looking for. Thank you very muuuuch

  • @timocov
    @timocov 3 года назад +1

    Thanks Orta! Quite interesting introduction to the compiler internals.

  • @bnny2175
    @bnny2175 3 года назад +2

    Very informative overview. Thank you!

  • @valeriofunk5000
    @valeriofunk5000 2 года назад +1

    TS is beatiful 🤩 i had problems understanding the flow of the type checking of the compiler. you made it so clear thank you so much that was an awesome talk

  • @cedvdb6473
    @cedvdb6473 Год назад

    This is fantastic

  • @NathanHedglin
    @NathanHedglin 3 года назад

    Great Video. It is interesting to see under the hood of a transpiler.

  • @Dev_Owon
    @Dev_Owon 10 месяцев назад

    This is awesome, thank you so much

  • @user-florin
    @user-florin 3 года назад +1

    This is gold! Thank you!

  • @AnkurOberoi
    @AnkurOberoi Год назад

    Great talk, I learned a lot! What's the best way to learn about the "helicoptering into a random position" and gaining context from the surrounding file type work that Anders mentions in the referenced talk? It sounds like this covers the usage of tsc as a CLI tool, but I'm eager to learn a little more about how its used as a library too!

  • @KirkWaiblinger
    @KirkWaiblinger Год назад

    Is there a useful public api doc for the compiler api anywhere? I am trying to understand some of the details of typescript eslint but i can't find info on the compiler api calls

  • @JordanLynn
    @JordanLynn 2 года назад +1

    Crazy good video. So when the checker starts inferring types from parsing the tree, is it possible to miss diagnostics from the Binder since that process is already complete? Seems like it could be an issue whenever you mutate the syntax tree?

  • @emdadgar_official
    @emdadgar_official 2 года назад +1

    if you say TS written in TS‌ finally , maybe write an operating system in typescript ?

  • @rohanmalik895
    @rohanmalik895 5 месяцев назад

    The symbol plugin broke btw

  • @bart9522
    @bart9522 2 года назад

    How do template literal types work?

  • @lantianyou
    @lantianyou 3 года назад

    Really helpful talk! Learned a lot. Would you mind sharing the keynote in de description below? 🙏🙏

    • @ortatherox
      @ortatherox  3 года назад

      Added to the description, thanks

  • @jsjoeio
    @jsjoeio 3 года назад +1

    I'm really enjoying this so far, but 3mins in I have to ask, how did you create such a beautiful presentation? Is this Keynote?

    • @ortatherox
      @ortatherox  3 года назад +4

      Yep, all my best stuff is keynote - I try to learn one new keynote concept each talk I give

  • @Luxcium
    @Luxcium 2 года назад

    When asking ChatGPT to correct my comment on a youtube video and he goes: «"I hit pause at 8:30, just before you said it was in the Plugin tab. So, I was on the hunt for that Scanner thing and the AST. And I was like, " *bro should have said it's in the plugin section.* " Also, I was thinkin' " *damn, who is this Orta?* " (cause that name was all over the Plugin list). He seems like an amazing < _equivalent word for Rustaceans but for the Python equivalent of Pythonista but in the TypeScript context_ >. Then I was like, " *I gotta check out who this Orta dude is* " after watchin' that video. And let's be real, I might have even watched the video just to find out. Haha. Oh and by the way, you know what's better than finding Orta's code in the plugin section? Getting a maple bar from Top Pot doughnuts on a rainy day in Seattle."»...

  • @muzam1l
    @muzam1l 2 года назад +2

    This is porno!