Turborepo 2.0 - New UI + Watch Mode?!

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • Turborepo 2.0 improves the developer experience of JavaScript and TypeScript repositories, with features including:
    → New terminal UI: Interactive tasks and clearer logs
    → Watch Mode: Dependency-aware task watcher for any tooling in your repository
    → All-new documentation: Core monorepo concepts, refreshed API reference, and ecosystem tooling guides
    Go check it out!: turbo.build/bl...
    Twitter: / anthonysheww
    Discord: / discord
    Everything else: shew.dev

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

  • @snivels
    @snivels 3 месяца назад +10

    The new terminal ui is horrible, you can't copy and paste anything from it

    • @anthonyshewww
      @anthonyshewww  2 месяца назад

      Fixed in 2.0.10!
      github.com/vercel/turbo/releases/tag/v2.0.10

    • @snivels
      @snivels 2 месяца назад

      @@anthonyshewww awesome, thank you! Excited to see it

  • @dbuq
    @dbuq Месяц назад +2

    Awesome. Quick question: Sending a SIGINT (ctrl+c) to stop all my turbo tasks always gives me an "ELIFECYCLE  Command failed with exit code 1", despite successful, graceful task shutdowns. I only get this with pnpm + turbo; npm seems to exit gracefully. You can actually see this @2:12. Is there any way to prevent this error and exit gracefully?

    • @anthonyshewww
      @anthonyshewww  29 дней назад

      Likely a bug with newer pnpm versions. A GitHub issue would be great if you’d like to get one open for us to track.

  • @DennisIvy
    @DennisIvy 2 месяца назад +2

    Just realized you had a YT channel, awesome! Subbed 😎

  • @damiantriebl1747
    @damiantriebl1747 3 месяца назад +2

    I had some problem to install tailwind in the UI folder, can you give me some documentation for that? I can't find it

  • @maso4u
    @maso4u 3 месяца назад +3

    how does one get your setup

    • @anthonyshewww
      @anthonyshewww  3 месяца назад

      My dotfiles are here!: github.com/anthonyshew/dotfiles

  • @WillDelish
    @WillDelish 3 месяца назад +1

    Its on my list to try out turborepo, some cool features there!

  • @chadcn
    @chadcn 2 месяца назад

    I tried adding a node.js app in my turborepo, but the tsconfig is giving this error the whole time.
    File '@repo/typescript-config/base' not found.ts
    on this line
    "extends": "@repo/typescript-config/base.json",
    while this extending works fine in the default nextjs project in the apps directory.
    I've tried almost everything, can you please help me out with this 🙏🙏

  • @itsjustboarsley
    @itsjustboarsley 3 месяца назад +1

    This looks like an awesome tool

  • @joelsamuel9771
    @joelsamuel9771 Месяц назад

    all this but no support for yarn v3

    • @anthonyshewww
      @anthonyshewww  Месяц назад

      Yarn 3 is supported! turbo.build/repo/docs/getting-started/support-policy#package-managers
      Are you running into bugs? Would be great if you could make an Issue on the repo, if so. 🙏

  • @StephenRayner
    @StephenRayner 2 месяца назад +1

    Decent, keep going

  • @kashnigahbaruda
    @kashnigahbaruda 3 месяца назад +2

    Cool ui!

  • @YashShah-ml9pg
    @YashShah-ml9pg 2 месяца назад

    Thank you for the good work

  • @Grishopping
    @Grishopping 3 месяца назад

    Thank you very much for the video... could you make an example connecting the prism orm with the new version of turborepo?

    • @anthonyshewww
      @anthonyshewww  3 месяца назад +1

      Try out `npx create-turbo@latest -e with-prisma`.
      More examples can be found here: turbo.build/repo/docs/getting-started/installation#start-with-an-example

    • @Grishopping
      @Grishopping 3 месяца назад

      @@anthonyshewww Thanks my friend...
      yes... the repository I have checked... and I have tried to do it several times.... but unfortunately I have NOT been able to connect yet..... I don't know what I am doing wrong...
      that's why I'm interested in seeing a practical example....
      again thank you for answering..... hopefully you can make an example, maybe more people will be interested in it.

  • @mdrashidhussain1815
    @mdrashidhussain1815 3 месяца назад +1

    Please share your neovim config 🫣

    • @anthonyshewww
      @anthonyshewww  3 месяца назад

      My dotfiles are here!: github.com/anthonyshew/dotfiles
      (Although, it’s not updated. I’ll push an update soon.) 🙃

  • @CuriousSpy
    @CuriousSpy 3 месяца назад

    what is this browser?