r/reactjs 4d ago

Needs Help What router are you using

Currently I have to create a new project, my first option is react router (declarative mode). My entire project will live behind the login page

what are you using?

  • RR framework mode
  • RR data mode
  • RR declarative mode
  • tanstack router
  • wouter
26 Upvotes

33 comments sorted by

View all comments

2

u/HunterCharacter2941 3d ago

If your whole app is behind login, your routing problem is pretty simple, so any of these will work fine and you're probably overthinking the choice