Purpose of `from` for JavaScript users
Hey
,
I use tanstack-router in a JS project. Until now I have always tried to supply from in the navigations and then route relative. I.e.:
What do you recommend to JS users? The relative approach, or the absolute approach?
Thanks
I use tanstack-router in a JS project. Until now I have always tried to supply from in the navigations and then route relative. I.e.:
What do you recommend to JS users? The relative approach, or the absolute approach?
Thanks