TypeScript, Node, esbuild, Commander... Let's build a CLI!

Sdílet
Vložit
  • čas přidán 21. 08. 2024
  • Become a TypeScript Wizard with my free beginners TypeScript Course:
    www.totaltypes...
    Follow Matt on Twitter
    / mattpocockuk
    Join the Discord:
    mattpocock.com...

Komentáře • 25

  • @daniellewis6228
    @daniellewis6228 Před rokem +9

    It's heartwarming to see how passionate you are to teach others. I've watched hundreds if not thousands of software dev content creators and you are one of the most down to earth creators. Some of the greats off the top of my head are you, code monkey king, and destination faang.

  • @JeremyKolassa
    @JeremyKolassa Před rokem +21

    Oh, NOW you stream how to make a TypeScript CLI. Where were you a week ago when I needed this? 😜

  • @user-qh2lv3pj5b
    @user-qh2lv3pj5b Před 6 měsíci +2

    The actual building of the CLI starts at min 15:30

  • @mrpocketsss
    @mrpocketsss Před rokem

    This sparked a passion, and I just wanted to let everyone know that I found a tool called Ink, that lets you build CLI tools in react!

  • @Wilfried-uw2uu
    @Wilfried-uw2uu Před 4 měsíci

    Seriously considering that Typescript course

  • @evertonfernandes143
    @evertonfernandes143 Před rokem +1

    perfect, you read my mind

  • @bassemjadoui3239
    @bassemjadoui3239 Před rokem

    ​I need to sleep but this is something I’m very interested in

  • @developerpranav
    @developerpranav Před rokem +2

    Was trying to write a CLI in typescript today! But switched to JS because I couldn't figure it out! XD
    Thanks for the awesome tutorial!

  • @kettenbach
    @kettenbach Před rokem +1

    TypeScript 🐐💪

  • @lucasprins8895
    @lucasprins8895 Před rokem

    perfect timing, thanks :D

  • @YacineBKA
    @YacineBKA Před 10 měsíci

    Thanks man

  • @nicolasdb2497
    @nicolasdb2497 Před rokem +2

    Next time: build a mono repo?

  • @paulbryan8185
    @paulbryan8185 Před 11 měsíci

    I am watching it in the future at 1.5x 😂

  • @JamieHicks154
    @JamieHicks154 Před rokem

    pnpm link --global worked for me on m1 mac with no permission errors either

  • @martonvalentin7386
    @martonvalentin7386 Před rokem

    Why do you use camelCase filenames in total-typescript-cli project ? :D

  • @bergerblancsuisse.
    @bergerblancsuisse. Před rokem +1

    Why use 1.5x when you can use 2x!

  • @nathanalberg
    @nathanalberg Před rokem

    anyone have any issues when they made other files and tried to import them?

  • @mdkawsarislamyeasin4040

    Would you please provide source code ?

  • @aaronmorgan4466
    @aaronmorgan4466 Před rokem

    I could be doing it wrong; but don't see this in your Videos list. It's only in my Subscriptions list

  • @Levi_OP
    @Levi_OP Před rokem

    bin is short for "binary" btw, seems like you might not know that the way you talk about it.

  • @MyPhuckDub
    @MyPhuckDub Před 5 měsíci

    Single executable applications API soon will be available in nodejs :)