How many apps can you build in one Turborepo?

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

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

  • @BhargavaMan
    @BhargavaMan 2 года назад +21

    Matt is the coolest

  • @jediikk
    @jediikk 2 года назад +5

    Oh, I see what you did with that cra->crap "typo". Nice touch!

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

    Just love it.

  • @_the_one_1
    @_the_one_1 2 года назад +4

    Can you do microfrontends with Turborepo though? Like having multiple apps/packages but put them together into one?

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

      I was wondering if it can leverage microfrontend or just for monolithic app

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

    This is game changing. Cool stuff 😮

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

    Please make a dedicated video on turborepo + react-native/expo apps

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

    Really Informative

  • @AllahomAnsorGaza
    @AllahomAnsorGaza 2 года назад +4

    we need with docker please

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

    Awesome. Love it

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

    That is so cool!

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

    i don't see the advantage compared to npm-run-parallel yet... and what's the practical application of the caching? does turborepo actually accelerate anything here? the initial building is all done through the regular toolchains like webpack, babel and what not.

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

    Bam bam bam 3:45

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

    Super nice!!! Could you share the final repo?

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

    can i have the repository of this demo

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

    Is the pnmp turbo run a pnpm trick? Npm for example does not have the direct access, or was turbo installed global?

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

      If you pnpm i turbo -D (in root), then you can do pnpm turbo

  • @PartneredAdmin
    @PartneredAdmin 4 месяца назад

    Hi how to add a new app using a command e.g. npx create-payload-app@latest as an app to a turborepo? I can 't find this anywhere clearly?

  • @meganfrankosky351
    @meganfrankosky351 Год назад +1

    this is really helpful! thanks for creating, any chance you could give some advice on how to add a app that links to all of those apps in the repo? Like an app link aggregator / storefront.

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

    Yeah, this is nice. Btw do you have any suggestion on deployment multiple apps in monorepo ?

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

      same question
      should they be separate vercel apps? if so - could they share cache?

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

    Hey, can you refer me to any doc that shows the process of adding the apps like the next app, CRA. I mean do you run npx create-react-app app_name Inside the apps folder? Sorry for noob questions.

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

      Yes exactly, a parent directory where you run npx create-react-app cra and then you have react application in a sub-directory called cra, the same for other frameworks

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

    Wouldn't you normal have node_modules inside root folder instead of each app?

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

      This depends on the package manager you use. In my case, I'm using pnpm, which doesn't hoist by default.

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

    how would this work with different versions of react? 16 and 18 for example.

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

      From experience, maintaining versions throughout the web apps is a hustle. Problems with dependency chains.

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

    Now try to use different major versions of React amongst the projects….

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

    That indeed spells crap 😂

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

    That indeed spells crap 😂