Quick noob question
Is tanstack router (https://tanstack.com/router/v1) the continuation of React location (https://react-location.tanstack.com/) ?
I did some googling and chat-gpt-ing but could not come to a satistying conclusion.
If they are not the same, what is the difference? According to chat-gpt, tanstack router does SSR where react location is client side routing only... (?)
2 Replies
conscious-sapphireOP•3y ago
OK so apparently tanstack router is the replacement / continuation of react location. Not sure why the docs of react location are still up though 🤔
helpful-purple•3y ago
It's a completely new library. People who still are on Location might want to check the docs.