I've taught teams React with React Router for years


I've taught teams React with React Router for years. Today I'm using @tan_stack Router instead.

We're using the file-based approach. It's quite nice. I like how easy it is to set up the watch mode with Vite. When I hit save, it generates route types. Slick.

And autocomplete support when declaring links is fantastic:

Thanks to strong types, I can't mess this up!

View original on X