TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing Backbone Routes - Rails like routes.rb for Backbone

11 pointsby siong1987about 13 years ago

1 comment

bradheabout 13 years ago
Along those same lines, here's a bit of code I put together that translates your Rails routes in to functions on the client. <a href="https://gist.github.com/2010242" rel="nofollow">https://gist.github.com/2010242</a>. I find these far more friendly to work with.