I Waited 3 Years For This Router. It STILL Blew My Mind.

  Рет қаралды 96,367

Theo - t3․gg

Theo - t3․gg

5 ай бұрын

Man, Tanstack router is dope. Hyped for Tanner and everyone else who contributed. Can't wait to see where things go.
ANNOUNCEMENT VID: / 1738709130213560497
Docs: tanstack.com/router/v1
Keywords REACT ROUTER TANSTACK REACT LOCATION REACT QUERY ROUTING URLS SEARCH PARAMS QUERY PARAMS LINKS
Check out my Twitch, Twitter, Discord more at t3.gg
S/O Ph4se0n3 for the awesome edit 🙏

Пікірлер: 170
@alvesvaren
@alvesvaren 5 ай бұрын
Tanner is insane. I've used the alpha a lot of this project and found 3 bugs, all have been fixed within 12 hours from me reporting it :)
@jhondellandal560
@jhondellandal560 5 ай бұрын
This Tanner guy is literally Godsent for devs like me. 😂 Thank you, Tanner for building things that makes web development much much more interesting and intuitive.
@csy897
@csy897 5 ай бұрын
yea I think once the store comes up I can ditch redux for 100% tanner experience
@kdiffin903
@kdiffin903 5 ай бұрын
exactly
@JEsterCW
@JEsterCW 4 ай бұрын
@@csy897 You shouldn't use redux in first place, lmao
@gosnooky
@gosnooky 5 ай бұрын
This looks really cool. Theo always seems to be the first to introduce stuff like this to me, then Jack Herrington does a tutorial - "How cool is that!?"
@samuelgunter
@samuelgunter 5 ай бұрын
then Prime screams about how it's not written in Rust
@jatiquep5543
@jatiquep5543 5 ай бұрын
And Josh tried coding would over hype it 😂😂😂
@dennydharmawan4820
@dennydharmawan4820 5 ай бұрын
then web dev simplified would tell why josh tried coding made a mistake 😂
@dealloc
@dealloc 5 ай бұрын
And then Ben Holmes reimplements it from scratch
@bohdanvinter6929
@bohdanvinter6929 5 ай бұрын
such an incredible thread
@KevinVandyTech
@KevinVandyTech 5 ай бұрын
TanStack Router 1.0 is so good that it feels like a mature 6.0. He really took his time to get it right before shipping it.
@QueeeeenZ
@QueeeeenZ 5 ай бұрын
Vue and Nuxt has had a typed router for a while now.
@kearneytaaffe7059
@kearneytaaffe7059 4 ай бұрын
Vue is amazing. It get passed over so much it’s sad
@alanhoff89
@alanhoff89 5 ай бұрын
Bro, (please don't kill me) but I feel like we're just going back and forth between folder spaghetti and code spaghetti. For example, I really don't understand how having a different debugging tool for every dependency in my project is a win... It's a freaking router! I don't want to have to debug my router, I just want it to freaking work 😢
@cianmcnally4694
@cianmcnally4694 3 ай бұрын
Facts
@amaury_permer
@amaury_permer 5 ай бұрын
Oh man, I was looking for an angular-like routing for react and then this video pops in my recommendations, this is awesome
@grimm_gen
@grimm_gen 5 ай бұрын
React is becoming more and more its's own Rails framework😂🔥
@CodingPhase
@CodingPhase 5 ай бұрын
Yep 😅 the funniest thing is seeing people react to query Params for the first time on twitter like this hasn’t been in web development for over 20 years
@booi_mangang
@booi_mangang 5 ай бұрын
the word, tanstack always brings joy to my ears
@jocdiazm
@jocdiazm 5 ай бұрын
What a great video. After watching the og stream, holly editing Phase. Even changed the BGM of tanner's (cool) lauch promo.
@ConnorMoody
@ConnorMoody 5 ай бұрын
I built a router on top of a router to add params and such to the Inertia router because the inertia link really just sucks. And then on top of that, I ABSOLUTELY hated doing breadcrumbs in complex systems where going back to and keeping context is just such a pain - so I simplified it so my links have a "backTo" which just takes a text prop. It stores it in the SPA's state, and then captures the link to the previous page automatically. If one is defined the breadcrumbs just work from wherever the user came from. If none is defined, it uses the breadcrumbs component's pre-defined back link and text. Easy way to solved a really complex problem.
@mrdavidrees
@mrdavidrees 5 ай бұрын
Underrated comment
@andrewjoslin2452
@andrewjoslin2452 5 ай бұрын
Tanstack router gives you a useMatches() hook that gives you the array of matched routes by descending hierarchy! Making it pretty easy to build breadcrumbs now :)
@alekseykarpenko2681
@alekseykarpenko2681 5 ай бұрын
I love how React is catching up to Vue now
@CodingThingsIRL
@CodingThingsIRL 5 ай бұрын
imagine being so excited about this
@vinayak2450
@vinayak2450 5 ай бұрын
I have tried it and its very useful. Now I dont need to create a CONSTANT map of URLs to type safe the redirect links.
@jonkoops
@jonkoops 5 ай бұрын
100% this pretty much eliminates all the custom crap I had to build on top of React Router to accomplish this.
@Eziekel666
@Eziekel666 5 ай бұрын
There is a package that does this with nextjs named nextjs routes. It override the types of all Link and router methods to be typesafe.
@philheathslegalteam
@philheathslegalteam 5 ай бұрын
With Vinxi now gaining serious traction, I think we’ll see a tanstack router Next alternative very very soon.
@UwU-dx5hu
@UwU-dx5hu 5 ай бұрын
Tannet should get a noble price❤
@JonathanRose24
@JonathanRose24 5 ай бұрын
Anything tanstack is usually a great choice. Im excited for this!
@noext7001
@noext7001 5 ай бұрын
so its angular routing
@skapator
@skapator 5 ай бұрын
This is all amazing stuff!!!! Well at least until v2 where half of it will be presented as wrong and something that had to re-write :)
@fnfal113
@fnfal113 5 ай бұрын
this is damn good, I better start using this on my pet projects
@MoDrazzz
@MoDrazzz 5 ай бұрын
How about you make a video presenting some features of react aria components? This library is just stunning, we no longer need downhshift and 30+ other libraries for all the types of inputs we use.
@user-gv9tt5un9f
@user-gv9tt5un9f 5 ай бұрын
it's So crazy. Thanks to tanner
@helleye311
@helleye311 5 ай бұрын
I've been waiting for this as well, ever since first hearing about this. Never thought about putting it into next as a [...] route, which is a great idea. I'll play with it at some point for sure.
@danieljanjanocha7178
@danieljanjanocha7178 5 ай бұрын
Do you think it could be added to create-t3-app as optional part?
@cole5981
@cole5981 5 ай бұрын
This is dope. As much as people love to hate on codegen, I would die on the codegen hill. I've written a custom file-based type-safe router with Zod, Cloudflare Workers, and a boatload of generics. You could not pay me to do it again. I don't think the issue lies within the "TypeScript sees everything as a system" concept; it's trivial to overwrite types for a certain file route (if you're doing some form of file-based routing, custom or not). I think the issue likes within "who is going to write these types?" and DX. Codegen solves both of those issues. I'd love to find something like TanStack router that could be used in more generic JS projects.
@dealloc
@dealloc 5 ай бұрын
I think the major downside of codegen is not the code generation itself, it's that each tool provides their own codegen rather than having some standard way to do it; like with LSP. Would be cool if you only had to install a single tool/plugin that every package can interface with to provide consistent experience in editor and CI, and provide immediate feedback.
@lukasmolcic5143
@lukasmolcic5143 5 ай бұрын
This year I started using Orval to generate all the types and all the Tanstack Query services to work with my api, its so good, its ridicules, codegen is a perfectly legitimate tool for some use cases.
@flammea_
@flammea_ 5 ай бұрын
I really don't like file system based routing for server components so this is very promising for me
@filipmajetic1174
@filipmajetic1174 5 ай бұрын
"or, god forbid, an admin panel" 😂
@TheJobCompany
@TheJobCompany 5 ай бұрын
I'd actually want to hear the rant about query params 😭
@yousafsabir7
@yousafsabir7 5 ай бұрын
Now I wanna know if we still need Nextjs or not?
@ninjazhu
@ninjazhu 2 ай бұрын
RapidOS uses internal URL as well as its core system libraries and classes, URLs can of course have parameters and it has the ability to use JSON or normal URL parameters somewhat interchangeable, if you want to call it routing you can, but I would call it dynamically loading and calling the constructor of a component...which is file based, but there is nothing to stop you using the same file for multiple purposes if you want. One of our goals was to ensure minimum memory usage on the client and server because some android devices at the time only had 256mb RAM and that can host the server for up to 20 users with good performance, of course there is a client on such a server also. The biggest issue with React is that it doesn't allow dependency injection or mocking of itself, so if you want to replace react easily, you are screwed.
@J1Jordy
@J1Jordy 5 ай бұрын
Having used Django a lot, this feels fairly familiar
@jak3legacy
@jak3legacy 5 ай бұрын
Starting to feel like we're only a few steps away from the TanStack ***FRAMEWORK***
@dimava3717
@dimava3717 5 ай бұрын
Hopefully, in some years we'll be able to build on TanStack
@NoahSteckley
@NoahSteckley 5 ай бұрын
I tried to hook this up at a slug within a nextJS project, and find a way to automatically look through links, without the autocomplete breaking. It did not go well
@dwolrdcojp
@dwolrdcojp 5 ай бұрын
I LOVE LOVE LOVE tanstack table. We're using it for multiple purposes on our application. We have a pretty complex dashboard that is using searchParams from next based on all kinds of different filter drop downs. I would love to see you do a video on what you mentioned, implementing tanstack router in a next.js application for at least the complex dashboard use case. Thanks for doing a video on this.
@Ivan-Bagrintsev
@Ivan-Bagrintsev 5 ай бұрын
You look like an iPhone user who's happy about that cool new iOS feature (that existed in android since the beginning of time). I believe Nuxt (Vue-based framework) has had typed router (and more of these features) for a couple of years now
@twitchizle
@twitchizle 5 ай бұрын
Hes aint a dev anymore, just an influencer.
@agent_ly
@agent_ly 5 ай бұрын
You should do an example of what you were talking about with interoping next and tanstack
@GekoPoiss
@GekoPoiss 5 ай бұрын
Haskell has had typesafe routers for a decade or more - glad to see it's catching on in other ecosystems too!
@kenonet
@kenonet 5 ай бұрын
Hahahah😂
@CodingPhase
@CodingPhase 5 ай бұрын
Seems cool I just wish people would stop doing file based routing I hated having files or folders named [id]
@jackson159
@jackson159 5 ай бұрын
Works this with next js good ?😊
@GU0TEA1031
@GU0TEA1031 5 ай бұрын
Can you introduce how to use tanstack router with i18n for multiple languages for website
@WeareBalceris
@WeareBalceris 4 ай бұрын
trying to implement it. stuck on the part where i need to make two modals (as routes) into children of the index component (the "/" route). code-based case is alright, i can do it. but the file-based - have no clue. in react-router its just nesting, but the file thing is not so clear. if somebody somehow has the answer - i would appreciate some help, thanks
@knoraziel
@knoraziel 3 ай бұрын
Tanstack Framework coming soon 👀
@camilo5821
@camilo5821 5 ай бұрын
tanner is a reptiloide 😆. is my god
@filipelinharesplus
@filipelinharesplus 5 ай бұрын
i cant wait to replace my router lib again
@Zagoorland
@Zagoorland 5 ай бұрын
This can also work with NextJS?
@craigasketch
@craigasketch 5 ай бұрын
It's like React is turning into Angular.
@trentbosnic
@trentbosnic 5 ай бұрын
Except react isn’t a pile of shit
@vutruong4164
@vutruong4164 5 ай бұрын
yeah, it is actually quite interesting to see that Angular router already has many of the same patterns being shown in this video. Still amazing work by Tanner, and there are things that Angular router can adopt like Suspense/Error boundary, etc
@neociber24
@neociber24 5 ай бұрын
​@@vutruong4164 wait, is Angular router now typesafe?
@jamesyeoman794
@jamesyeoman794 5 ай бұрын
I've been wanting to know what the browser you use is for a while but I haven't seen you mention it in any videos (I could have ended up missing you casually mentioning it in a video but I _have_ tried to find it). Could you add an entry on your website's FAQ page with what browser you're using? If it's chromium-based, I'll still probably not use it, but I have friends that I think would love the UI/UX of that browser. I've also seen someone else ask about the browser in the comments here, so it's not just me who wants to know lol
@murtadha96
@murtadha96 5 ай бұрын
It's called Arc. It's currently Mac only but they are just releasing a Windows version this year.
@DavidMulderOne
@DavidMulderOne 5 ай бұрын
Arc browser from the Browser Company AFAIK, just on Mac. Definitely chromium based. They want to redesign what a browser means. Main thing they do is close your tabs unless you proactively mark them as 'should not discard'. Really want to try it out once it releases on other platform. Doubt I will actually end up using it, but trying it sounds nice. (As for just vertical tabs by themselves, out of the major browsers you can just right click on your tab bar in Edge to turn them on).
@macarthy
@macarthy 5 ай бұрын
Everyone is just rebuilding rails
@zenpool
@zenpool 5 ай бұрын
so we're back to doing SPAs now? 😆/s
@matthijszondervan7638
@matthijszondervan7638 5 ай бұрын
This is my biggest problem with astro that you can make dead links very easy
@stancobridge
@stancobridge 5 ай бұрын
Can this work together with NextJS
@_modiX
@_modiX 5 ай бұрын
Can you use it in React Native?
@StabilDEV
@StabilDEV 3 ай бұрын
Can it be used without codegen?
@Burtannia
@Burtannia 5 ай бұрын
But is it BLAZINGLY FAST?
@HBMoulvad
@HBMoulvad 5 ай бұрын
React Navigation has typesafe routes with autocompletion :-)
@dealloc
@dealloc 5 ай бұрын
Yes, but not on the level of TanStack Router. It doesn't have type generation, which means you'll still need to manually define props to your route components. Although, Expo router could solve this with its tooling (and also based on React Navigation)
@mrleblanc
@mrleblanc 5 ай бұрын
Nuxt already does this
@raijinhasarrived
@raijinhasarrived 5 ай бұрын
Is dat juiciest Javascript drama?
@xelspeth
@xelspeth 5 ай бұрын
I just want symfony style routing 😔
@avinashdubey6503
@avinashdubey6503 5 ай бұрын
I know this is a stupid question but can i use this in React-Native for mobile apps?
@t3dotgg
@t3dotgg 5 ай бұрын
Not a dumb question at all! At the moment, it's very tied to the url and browser specific behaviors, but I could see React Native compatibility through adapters in the future
@bohdanvinter6929
@bohdanvinter6929 5 ай бұрын
"Memory Routing" in TanStack Router docs looks promising: "Memory routing is useful in environments that are not a browser or when you do not want components to interact with the URL"
@shafiq_ramli
@shafiq_ramli 5 ай бұрын
What editor are you using Theo?
@GratuityMedia
@GratuityMedia 5 ай бұрын
Final Cut
@shafiq_ramli
@shafiq_ramli 5 ай бұрын
@@GratuityMedia I mean code editor
@rodgetech
@rodgetech 5 ай бұрын
hmm very nice
@realdiegor
@realdiegor 2 ай бұрын
I'm not sure about this at all. What if react router goes fully type-safe tomorrow because of the competence? Right after we all migrate to tanstack router? That doesn't make sense. There should be a huge overkill set of features that are really important to consider migrating.
@harbar20
@harbar20 5 ай бұрын
would love to hear more of your thoughts on remix
@1ACorner
@1ACorner 5 ай бұрын
lets abstract an already abstracted layer further; great idea.
@rtorcato
@rtorcato 5 ай бұрын
How does Tanner work on all this stuff and release it for free?
@robertosaldana7844
@robertosaldana7844 5 ай бұрын
sorry, what browser is being used? thank you
@igrschmidt
@igrschmidt 5 ай бұрын
Arc
@skeleton_craftGaming
@skeleton_craftGaming 5 ай бұрын
I want to learn vue but have been using php so long I when I do come up with a server side project I struggle with not just doing it in php and am bad at dev in general [ i understand that you can't help me with that though] ...
@snake608
@snake608 5 ай бұрын
I don't see the problem, you can use vue and PHP together; its actually rather easy with laravel!
@okopyl
@okopyl 4 ай бұрын
Ia it Next.js?
@arthurdias354
@arthurdias354 5 ай бұрын
I mean, this is awesome, but just so you know expo has the same link functionality* (route name autocomplete & typesafe params) but for React-Native obviously
@badalism
@badalism 5 ай бұрын
I like generouted.
@bogdanb904
@bogdanb904 5 ай бұрын
So ... basically, Angular's router sibling?
@MichaelZimmermann
@MichaelZimmermann 4 ай бұрын
I clicked because I thought this was about a network/internet router 😅
@Nosleepguy
@Nosleepguy 5 ай бұрын
Omg 😨
@gro967
@gro967 5 ай бұрын
Nuxt has all of this 😅
@thurston04
@thurston04 5 ай бұрын
Pretty sure dioxus router has most of this
@27sosite73
@27sosite73 5 ай бұрын
first nah 😍😍😍😍😍 will next.js have it own AI assistant in the future, Theo?
@_____case
@_____case 5 ай бұрын
They arguably do: v0
@oursbrun4243
@oursbrun4243 5 ай бұрын
Ok; watching it makes me feels like angular is really the way to go to build spa apps.
@najlepszyinformatyk1661
@najlepszyinformatyk1661 5 ай бұрын
1:08 - you don't know about expo router :)
@thatsalot3577
@thatsalot3577 5 ай бұрын
Wait aren't params and searchparams just strings ?
@usmansbk
@usmansbk 5 ай бұрын
Bruh! You have to be an AI at this point. How do upload everyday
@Danielo515
@Danielo515 5 ай бұрын
File based routing is a toy made to make feel better the dumbest kids in the classroom.
@jamesyeoman794
@jamesyeoman794 5 ай бұрын
THAT MODULE DECLARATION FOR THE ROUTER!!!! WHAT!?!?!?! Why does tRPC not use that?!
@aarong2374
@aarong2374 5 ай бұрын
at 18:44, "examples were ? based" What was said there? Unfamiliar with what he said.
@philipstray
@philipstray 5 ай бұрын
All the examples were Vite based. Next js and Vite are somewhat similar in what they do but Vite works with Astro, Vue and other frameworks in addition to React. It was created by Evan You that also made Vue :)
@aarong2374
@aarong2374 5 ай бұрын
@@philipstray Thank you so much! Very helpful!
@alexodan
@alexodan 5 ай бұрын
"Since all your route definitions exist as files..."; Remix provides config based routing 🤨am I missing something here?
@PHPLITHIUM
@PHPLITHIUM 5 ай бұрын
Damn Tanner, nice router.... you single? 😉
@aizensoskue3880
@aizensoskue3880 5 ай бұрын
like what they built a whole new framework
@bhavyajain638
@bhavyajain638 5 ай бұрын
I'm a college student and at this point, I'm a pretty good web developer, but i am just using these tools.. i wanna know what it'll take to get there and build such tools? Ten's of years of experience?
@MrMassaraksh
@MrMassaraksh 4 ай бұрын
I hate UX with modern routing when page just swaps. Like in vercel website and other react stuff. It is so unfriendly IMHO
@akotochristopher9907
@akotochristopher9907 5 ай бұрын
good morning Theo
@simpingsyndrome
@simpingsyndrome 5 ай бұрын
It's a friday afternoon LOL
@27sosite73
@27sosite73 5 ай бұрын
@@simpingsyndrome he is in EU
@RockRespawn
@RockRespawn 5 ай бұрын
​@@simpingsyndromebro has not heard of timezones
@akotochristopher9907
@akotochristopher9907 5 ай бұрын
space-time singularity@@simpingsyndrome
@akotochristopher9907
@akotochristopher9907 5 ай бұрын
🤣🤣🤣🤣@@simpingsyndrome
@alastairtheduke
@alastairtheduke 5 ай бұрын
The beginning and end of this video were great. The middle felt frantic and I could barely follow.
@ShakhorSmith
@ShakhorSmith 5 ай бұрын
vc companies get all this money to let a solo developer out do them
@jak2k
@jak2k 5 ай бұрын
Nuxt has something similar… It's just vue better.
@anon_y_mousse
@anon_y_mousse 4 ай бұрын
I was hoping this would be about a hardware device to route traffic on a network, but I guess a thing for managing projects to ensure links are kept up to date is cool too. Of course, things like this make it even more difficult to get devs to abandon all the old tech to wipe the slate clean and start fresh. If only we could fix the flaws in the current tech without wiping everything away.
@rapzid3536
@rapzid3536 5 ай бұрын
Remix is where React Router went to die. RIP begging them to add APIs necessary for auto tracing.
@MisterConscio
@MisterConscio 5 ай бұрын
What's is the deal with type-safe router? I have no idea what is this trying to solve.
@magne6049
@magne6049 5 ай бұрын
misspelling route urls and thus broken links
@MrZombastic
@MrZombastic 5 ай бұрын
most average router. Except in frontend dev💀
@ConnorMoody
@ConnorMoody 5 ай бұрын
Why are you posting videos at ungodly hours
@c7rsed118
@c7rsed118 5 ай бұрын
I think "type-safe" router is solving non existing problem kinda thing and only over complicates stuff
@zapfska7390
@zapfska7390 5 ай бұрын
Yes, but the autocomplete is cool
@oscarljimenez5717
@oscarljimenez5717 5 ай бұрын
They're problems. Tanner work on a app that need a lot of query params, and he need to keep track of all of them all the time, making typesafe query params he ensure that he or u clients never use a query param wrong.
@rli09
@rli09 5 ай бұрын
certain problems only come to you at certain scales. Having a dev team of 500 engineers of various dev skills maintaining a single repo is another story. sure, you can educate the engineers and help them grow, but dev velocity = time, and time = money. so having a type-safe routing solution sets up the lower boundary and guardrails the outcome
@NoahSteckley
@NoahSteckley 5 ай бұрын
Solves as many problems as any other type safe feature solves - lots
@neociber24
@neociber24 5 ай бұрын
Typesafety is a big problem, scalability, ease to refactor, onboarding new people, etc...
@CubicoOriginal
@CubicoOriginal 5 ай бұрын
Nice copy of Angular routing
We need to talk about this benchmark
42:25
Theo - t3․gg
Рет қаралды 64 М.
I Was Wrong About React Router.
19:06
Theo - t3․gg
Рет қаралды 56 М.
Balloon Stepping Challenge: Barry Policeman Vs  Herobrine and His Friends
00:28
Её Старший Брат Настоящий Джентельмен ❤️
00:18
Глеб Рандалайнен
Рет қаралды 7 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,4 МЛН
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
Why doesn't Facebook use git?
20:07
Theo - t3․gg
Рет қаралды 181 М.
Разбор Tanstack Router - убийца React Router
28:08
PurpleSchool | Anton Larichev
Рет қаралды 8 М.
Is HTMX a Joke??
32:15
Syntax
Рет қаралды 16 М.
Dependency Injection | Prime Reacts
28:34
ThePrimeTime
Рет қаралды 293 М.
`const` was a mistake
31:50
Theo - t3․gg
Рет қаралды 107 М.
React Query tips from the maintainer @tkDodo
16:19
Andrew Burgess
Рет қаралды 20 М.
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 987 М.
Cool Tools I’ve Been Using Lately
23:11
Theo - t3․gg
Рет қаралды 163 М.
From React To HTMX
40:01
ThePrimeTime
Рет қаралды 300 М.
WWDC 2024 - June 10 | Apple
1:43:37
Apple
Рет қаралды 10 МЛН
How charged your battery?
0:14
V.A. show / Магика
Рет қаралды 5 МЛН