My Stack Is Changing

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

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

  • @t3dotgg
    @t3dotgg  Год назад +16

    IF YOU WANT TO SEE A PROJECT I BUILT WITH A HYBRID RSC STACK CHECK OUT MARKER THING - JUST RELEASED IT github.com/pingdotgg/markerthing
    Also they didn't pay me for this vid but I talk about the deploy partners a lot in this so check them out too
    Clerk - clerk.com/?
    Vercel - vercel.com/?ref=theo
    PlanetScale - planetscale.com/?ref=theo
    Axiom - axiom.co/?ref=theo
    Upstash - upstash.com/?

    • @Im_Blue
      @Im_Blue Год назад +2

      What app/site are you using to draw?

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

      can you make a video about why you quit elixir? i was thinking of learning it but may give it a pass now and do TS instead

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

      @@Im_Blue Its excalidraw

  • @tsukionyt
    @tsukionyt Год назад +117

    chapters for theo :)
    0:00: intro/quick history
    4:47: what was the "t3-stack" again??
    6:53: what's gonna change? / what's new and interesting?
    28:06: the RSC question
    49:12: summary of the future of the stack
    49:37: alternatives to the t3-stack
    50:13: bling sounds cool
    53:21: theprimeagen crying rn

    • @t3dotgg
      @t3dotgg  Год назад +19

      Legendary ty

    • @gauravchauhan1645
      @gauravchauhan1645 Год назад +4

      You saved 1 hr of his epic shit. glad i didnt tried this T3 or whatecer

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

      ​@@gauravchauhan1645dmbfk lmfaoo 😭😭 you still will have to learn typescript, nextjs that's literally half of the stacks rest are just changeable

  • @t3dotgg
    @t3dotgg  Год назад +8

    I LOST TRACK OF THE CHAPTERS SO IF SOMEONE COMMENTS THEM I'LL APPRECIATE U A LOT

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

      AI HELP PLS

    • @KikiMac
      @KikiMac Год назад +3

      0:00 Intro
      4:50 T3 Pieces
      6:56 Typescript
      10:33 tRPC
      11:18 NextJS
      12:45 Prisma
      18:42 Tailwind
      22:43 AuthJS
      28:06 The RSC Question
      38:05 Art time, with Theo
      42:30 Emojer Example
      49:10 Summary
      49:42 Alternative Stacks
      Thanks for the T3 stack! I'm a relatively new developer (started learning React in June last year), and the T3 stack has enabled me to create a full stack application, with auth, which I didn't think was going to be possible for years with my limited knowledge. Keeping everything in a TypeScript world, along with the ease of tRPC makes it so easy to throw an application together!
      EDIT: Seems I was a bit slow compared to @tsuki! 😢

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

      Combined yours with theirs @Kiki Mac ty!!!

  • @luxnox9303
    @luxnox9303 Год назад +248

    mfw i started learning t3 12hr ago.

    • @t3dotgg
      @t3dotgg  Год назад +35

      I only beat you by like a year 😅 seriously tho don't worry, that stack is still growing in relevance and all the skills directly transfer over even if we swap out every single library

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

      @@JohnMcclaned 😂😂😂

    • @omarkarim9298
      @omarkarim9298 Год назад +2

      Learn concepts not these fads

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

      Lmao 😭

  • @elmax5748
    @elmax5748 Год назад +36

    I think the biggest thing to help the t3 stack rn would be ts speed. 90% of the benefit is just intellisensing the props of some random trpc route that youve forgotten the input/output of. Its sometimes taking 3seconds for regular intellisense stuff which just kills the DX. Makes it scary to add more parts into my monorepo

    • @bullettime2808
      @bullettime2808 Год назад +4

      even 3s is good I don't even get any intellisense lol

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

      Update vs code, the recent version includes typescript 5, which includes a big perf improvement

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

      completely agree. honestly the lightweight DX of the app router using kyesly-planetscale on edge functions is just so refreshing (apart from data writes). also have a monorepo and don't want the bloat

  • @Chris-se3nc
    @Chris-se3nc Год назад +62

    I heard the Chad Stack is pretty good. Maybe Prime can help you make it blazingly fast.

  • @dogoku
    @dogoku Год назад +5

    The RSC discussion (28:06 onward) is pure gold and deserves its own video. Great job!

  • @polarnixmc
    @polarnixmc Год назад +17

    Yes, the typescript and vscode editor performance thing has been driving me insane. Especially when I was new to typescript and it would throw and error that made no sense. Reloading vscode usually solves the problem but its more time waste.

  • @wlockuz4467
    @wlockuz4467 Год назад +71

    Am I the only or the T3 logo looks more like T6?

    • @lidinzx
      @lidinzx Год назад +6

      fck now I can't see it like T3 hahashas

    • @matanon8454
      @matanon8454 Год назад +2

      Once you see, you cant unsee

    • @samuelgunter
      @samuelgunter Год назад +2

      t3 is Theo
      t3 community edition is TypeScript + Tailwind + tRPC
      t3 + t3 = t6

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

      @@samuelgunter quick maths, nice

  • @hardcorecode
    @hardcorecode Год назад +3

    This guy is a beast! He explains complex concepts with such ease, it's such a treat. I tried explaining this concepts to potential employers or potential clients and failed miserably!

  • @brian-mcbride
    @brian-mcbride Год назад +3

    When I think about React Server Components, I prefer something like Astro. If we are going to render on the server into plain HTML - Astro lets you go use any framework.
    Of course, Astro is MPA where NextJS still uses a lot of client routing.

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

    Man, yesterday (today really) I was late at night looking for new technologies to learn and your video showed up. Cool!

  • @Grummfy
    @Grummfy Год назад +2

    Several elements could help you
    * looking at cqrs pattern
    * looking at http cache
    * cache in php exist like you have in the front end part, it's just calling the implementation. Without counting alll other caching system in place that exist since several years (and not specific to any server language) like varnish to list an old one.

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

    Lol I just made the decision to start learning T3 stack yesterday, kinda really lucky this video came out a few hours ago literally just before I started watching your tutorial

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

    Just want to highlight how amazing Radix UI is. That thing saved my life on the last project I worked on building out a UI library.

  • @voidemon490
    @voidemon490 Год назад +19

    This man hates nosql more than I hate school. damn

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

      What are some of the big reasons for this? I'm not going to even pretend to be an expert on backend/databases/tRPC/prisma/etc., but I started my full stack career with MERN and was finally looking to upgrade to T3, but continue to use MongoDB.
      I have successfully gotten Prisma set up to work with MongoDB, and I feel that my data is "safe" because of my MongoDB/mongosh knowledge, for instance if I decide to change the schema as I'm building, etc. I have little SQL experience, but... maybe this is just the time to start getting it? PlanetScale, Supabase, etc.

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

      @@aaronmotacek9343 generally SQL based databases for smaller applications are more efficient and easier to develop with. NoSQL databases definitely have their own use cases, and I personally find them much easier to develop with (unless you are using prisma)

  • @seanki
    @seanki Год назад +8

    What about Supabase? Nice integrations with Vercels suite, works well with next 13 and server components already. Good documentation, works well with Prisma, they also offer their own ORM. I’ve been having an awesome DX with Supabase. Thought it was gonna be mentioned as an alternative 🚀

    • @null_spacex
      @null_spacex Год назад +3

      5:38

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

      Somebody not RTM (pay attention to the presentation)

    • @mmzzzmeemee
      @mmzzzmeemee Год назад +3

      i'm also curious about this tho, (as someone choosing between supabase, railway and planetscale).
      can anyone elaborate in what way is planetscale more desirable than supabase (as theo mentioned), i'm kinda new to backend.

    • @seanki
      @seanki Год назад +3

      Ops, that flew way over my head. I probably skipped into the video a little too much… so jokes on me 🤡

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

      @@seanki We're all learning together. ✊

  • @Manas-co8wl
    @Manas-co8wl Год назад +1

    I'm new to this ecosystem. Compared to gamedev, which is like a small forest, this shit is an entire shallow to deep ocean biome.. billions of years ago when it was all lava
    I was going to try out t3 stack, and you say it's already changing. Again. Well.. bring it on.

  • @Javislaterlp
    @Javislaterlp Год назад +23

    I really think your TS server/editor issues may come from Prisma. Lot's of people have reported very bad VSCode behavior with Prisma, but I've rarely seen or heard of the same issues on different TS based stacks that don't use it. I've not restarted server or reloaded editor in ages. For example these last 2 years only I have worked on 3 completely different setups at 3 different TS based companies (Manjaro Lenovo, Windows Dell XPS, Mac M1 base specs) and it has been flawless (VSCode at least, can't say the same with Teams for example)
    Not saying there are no issues, sometimes gets mildly slow, but if you are really having to restart the server/editor, I would say the fault is somewhere else. And as I said, not the first time I see someone complaining about VSCode TS performance while using Prisma. This week alone I have heard it/read it on Twitter from 3 different people.

    • @macklinrw
      @macklinrw Год назад +4

      I am working with a mono repo with a decently large backend and I can confirm this. It has gotten to the point for us where we get no intellisense at all when working on the backend with prisma client, and on the front end we have to frequently restart. I tried swapping to kysely and the problem went away.
      It's even funny to see the cutoff point, as soon as I include the context object in my backend endpoint typescript server nearly instantly crashes or stops functioning, calling the types on the prisma client self referential.
      Not only would I not recommend prisma for bigger sites or startups that can see themselves growing a bigger tRPC backend, but I would strongly advise against it unless you wish to have to refactor the entire thing once it has grown to that size. Just like us.

  • @Jason-eo7xo
    @Jason-eo7xo Год назад

    ive been a web dev for 26 years but im not up to date on the bleeding edge stuff. much appreciated!

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

    I jumped at college on the mean stack. Knowing angular 1 helped me getting my first job although I quickly jumped to react when it did jsx since angular was very heavy weight and opinionated. I made an universal rendered react ps store clone as my graduation project. My school didn't know of node yet at that moment.
    I'm definitely going to try out your stack!

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

    All of this new NextJS server components stuff feels like they are going to end up doing exactly what the more traditional MVC frameworks (Rails, Laravel, Django, etc) have been doing with Hotwire and various other "server rendered html over the wire" fractional page update strategies for quite awhile now. What's old is new again I guess. Rails even sort of did a version of all this when it was first released back in 2005 (`link_to_remote` and similar view helpers).

  • @scaz182
    @scaz182 Год назад +2

    "I don't necessarily care if it animates out or not"...there are two kinds of people in this world 😅

  • @Nezteb
    @Nezteb Год назад +5

    I didn't realize that you have used Elixir before!
    What did you think of it? Do you still use it? If not, why? 😄

  • @Sebastian-ur2rf
    @Sebastian-ur2rf Год назад +7

    I bet in a couple of months we will see a totaly different stack

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

    I was curious to hear what you think about Drizzle, and there it is! (at 15:30)

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

    20:51 whoa

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

    Always discovering things with Theo; thanks

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

    it’s weird to here Theo talk with Fred and Ryan and reference T3 stack as though it is also a framework or “app” proper when in and of itself it is too loosely defined to even qualify as a stack.
    You know darn well T3 was in fact for TRPC, Tailwind & Typescript lol but even if we take you at your word - this would serve the community better as a website / learning hub for your recommended technologies versus whatever this is.
    Big fan of Theo but i would just like to see the credit and spotlight go to the projects directly instead of T3 intercepting / blurring the lines between credit due.
    Plus, doing this makes it impossible for your followers to keep with the latest and greatest of each library, now there’s some arbitrary concern that exist inherently for each dev between following T3’s package versus manually managing each lib.

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

      I have owned t3.gg longer than Tailwind and tRPC have existed. It has been my brand for 6 years now. Lmao.

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

    Technology is always changing

  • @maskman4821
    @maskman4821 Год назад +5

    Sveltekit takes care of it all 😘🤓😄😎😌😍🤩🤗👍👏

    • @ChrisJaydenBeats
      @ChrisJaydenBeats Год назад +2

      SvelteKit is the way. You can keep things stupid simple, or go absolutely nuts lol

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

    Despite the distance in knowledge, I am impressed and very motivated with the idea, since my natural process of self-learning and making web apps led me to use this stack or ecosystem and it makes a lot of sense to me.

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

    for me next-auth is still the way to go, it's open-source, 100% free, great abstraction over a very complex problem, well maintained, future proof.
    react-server-components pretty much invalidate the need for tRPC in most cases, mutations will need to be addressed, but I have trust in the Nextjs team
    still very happy with the idea behind t3 stack, just hope it keeps true to its original goals and adapts

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

    I wanted to use t3 but because the backend and frontend are so intertwined, if I wanted to support multiple frontends (client, seller, admin, mobile) I would need a dedicated and frontend agnostic backend. Oh well, such a shame. Some projects just aren't made to mesh with t3

    • @t3dotgg
      @t3dotgg  Год назад +2

      Check out Create T3 Turbo if you want to see what building a mobile app in the same project looks like.
      Also stop building based on the possibility you’ll need 7 different clients. You will never actually need 7 different clients.

  • @mexirican316
    @mexirican316 Год назад +5

    My entire freelance career is based on T3. Thank you.

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

      I may be interested in working with you, how can I contact you?

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

    I for one, am glad T3 stands for Tailwind, Typescript and tRPC.

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

    48:00 i think pwa stuff like jeff posnick's workbox is one thing thats already addressed this space, thats going to be making its rounds again

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

    Thanks!

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

    Have you ever thought of changing the code editor? Have you tried WebStorm?

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

    I’m confused… is something actually changing? This video came off as a lot of “I’m thinking about changing”. Did I miss something?

  • @jasonwhite5578
    @jasonwhite5578 Год назад +3

    Every Javascript script kiddie ever: "My Stack is Changing" Every real programmer: "Oh, so it's Tuesday."

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

    Fantastic video!

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

    Vanilla extract is compiled js in css and tailwind is compiled css in js. Tailwinds defaults, docs, and speed to get setup in new and test projects are what make it the winner for me.

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

    What's the program you are using to draw things? Seems really cool

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

    Is NextJS still recommended for an "Dashboard" with many changing data and behind a login? (something not public?)

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

    30:57 - that is what you were searching for... Your welcome dear YT user...

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

    I’m relatively positive you said what the t3 stack stood for and it wasn’t the clearly made up explanation of “T then… 3 other letters??”
    But I’m too lazy to go look it up, and this is the internet where whatever you post today is true until somebody catches u frauding, so keep it up LFG T3!

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

      I promise it was always this. I’ve had the domain since before I even used Tailwind lol

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

    I use nuxt, its wild to see howm uch jank react users will put up with holy crap

  • @moneymayhem2000
    @moneymayhem2000 Год назад +10

    So this means Theo is switching to Vue ?!? 🙌

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

    That quick shade at the end haha

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

    What exactly are the alternatives to AuthJS that "the community is playing with?" Is it only Clerk?

  • @TheNamesJT
    @TheNamesJT Год назад +2

    I liked your T3 full stack tutorial. I was wondering if you plan on uploading more fullstack tutorials in the future? If you do could you do a fullstack tutorial using Remix, Vercel, prisma and planetscale.

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

    I just waiting for NodeJS releasing with Pipe Operator feature.

  • @IanJamieson
    @IanJamieson Год назад +2

    No problems with TS in webstorm.

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

    Have you ever used feathersjs before? Interested in your thoughts on it.

  • @BRP-Moto-Tips
    @BRP-Moto-Tips Год назад

    Well maybe I should start learning about the SAWK stack and give this one some time, I will probably be checking this one out very soon anyways because it seems amazing

  • @BudaSuyasa
    @BudaSuyasa Год назад +2

    JS guys will change their stack every week when possible

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

    I'm surprised you haven't looked at typescript if you want something lightweight, type safe and easy to use.

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

    Wait, those tech companies pay you to do what? Just use their products? No disrespect, I’m just so confused!

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

    Theo discovers Command / Query 38:05

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

    Top G

  • @JaysonMinard
    @JaysonMinard Год назад +3

    When will Theo use Webstorm so he doesn't need a fragile language server

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

    JS innovation never let my eyes bling!

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

    Theo, why not use NX instead of Turbo ?

  • @cristianmargineanu1458
    @cristianmargineanu1458 11 месяцев назад

    Lucia Auth for the win!

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

    ShadcnUI and Radix is only for React, right? If you using Vue, TailwindUI is the go-to.

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

      Correct as far as I know

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

    Your documentation site is flickering every time I navigate to a different page.

  • @o_glethorpe
    @o_glethorpe Год назад +10

    From my perspective as a product creator, why on gods earth is a good idea to run frontend code in the backend? This was done before and then changed with spas and etc... There were a reason for that, every day clients devices get more and more powerful, why not run the majority of stuff there? and only run what really needs to be keept safe on the server? Why pay the extras fees to a serveless code provider to generate client side code if you can render that in the client with pratically the same results and for free? Why do we need to keep running in circles?

    • @guiiimkt
      @guiiimkt Год назад +5

      Yeah, I think we hit the prime at React (or Next) + react-query. Web dev is getting more complicated and going full circle really fast.

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

      Video on why SSR is important coming soon!!!

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

      @@t3dotgg looking forward, I mean, You stated that the current version of twitch as a spa is not "the ideal tho", what possible could be that twitch is not doing right that a ssr approach could solve...

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

      For SEO.

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

      @@utubetvux5170 You can do seo just fine without ssr, its not 2012 anymore. Again, do you think twitch does bad seo? of course not.

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

    I made a website using t3 with ~30 users a month ago. The problem was 8-10 second cold start times (I guess due to Prisma).
    I switched to a Docker deploy following the t3 docs and now there's no cold-start time, so the site loads in

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

    The performance issue is more related to VSCode then the stack, no?

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

    Whats the diagramming tool?

  • @damislav
    @damislav Год назад +13

    web dev is new stack simulator

    • @guiiimkt
      @guiiimkt Год назад +3

      It's getting ridiculous and I say it as a web dev.

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

      ​@@guiiimkt it's always been ridiculous, but would you rather develop websites the way we did 10 years ago?

  • @sobrevivendo-no-front
    @sobrevivendo-no-front Год назад +1

    I really admire your honesty and humbleness

  • @AbdurrahmanAbu-HijlehAbd
    @AbdurrahmanAbu-HijlehAbd Год назад

    "Sever components are the future"? How sure are you about that? IMO, people are way overhyping the pros and not nearly talking enough about the cons.

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

    Everything must be typescript they said, typescript makes everything better they said

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

    Why use NextJS for the benefit of component rendering based on server responses, when data can simply be passed down from a HOC to render components?

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

      Because the server renders the component, not the client, which makes caching possible.

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

    Yeeee more exciting knowledge 🎉

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

    Is it just me or does the lack of a General Model Interface in Prisma makes it very hard to implement the repository pattern?

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

    Why no love for Nuxt/Vue?

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

    Elixir 🙌🙌

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

    jesus fucking christ my javascript fatigue just got worse

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

    "why are you gay" I am dying lmao

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

    Is there any update on the interaction boundary? any ideas on how to bridge between RSC data fetching and mutations?
    Do we use use RSC data fetching + tprc mutations for now? or better to stick with trpc queries & mutations?
    If anyone has any resources to share on how to best integrate next 13 app dir with TRPC I would really appreciate it. Unsure how to best tackle the interaction boundary right now...

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

    Yo Theo what about Preline UI?

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

    having a stack is dumb, tech depends on the solutions needed by the task or project

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

    Great content per usual. Has anyone tested Drizzel? Does it improve performance over Prisma? Especially in cold starts. Cant find clear answers on how Drizzle would improve prefromce over Prisma

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

    We had to swap out ESlint as the default formatter to Prettier on our monorepo due to ESLint taking 5+ seconds to save each time

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

    Is Mantine not popular?

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

    ShadCn UI ❤

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

    Have you tried prisma + vercel edge with Neon yet?

  • @moumous87
    @moumous87 Год назад +4

    Wow… if you are not your company’s CTO, I wonder what the actual CTO does…

    • @t3dotgg
      @t3dotgg  Год назад +3

      He writes the code, I just think about it too much

  • @markambro1195
    @markambro1195 Год назад +2

    Why no love for Remix?

    • @tuananhdo1870
      @tuananhdo1870 8 месяцев назад

      Since i already know nextjs, i just lazy to learn new thing

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

    What app/tool is he using to draw?

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

    What do you think of MikroORM?

    • @tuananhdo1870
      @tuananhdo1870 8 месяцев назад

      What ben awad fullstack tutorial, in that, he used mikro but switch to typeorm later

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

    God damn it, python land and red tail boa land are different continents!

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

    And Graphql with Apollo for example?

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

    T3 is for building really slow apps.

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

    Which note-taking application is he using?

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

    I just started learning t3…😮

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

    This guy ships. Just look at him. Bet he ships all the time.