Hacker News new | ask | show | jobs
by ConAntonakos 3766 days ago
What is Instacart using for its routing logic?
1 comments

For now we use Rails on the server and a single backbone router for the the client side. This isn't how we want it stay. :)

We do have a couple side apps internally using React Router. We've liked it so far, but it's a pretty basic implementation.