You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Right now, all the bus finder logic is in single file. We should split apart the file to make the code easier to manage. Use Browserify to stitch everything back together.
Right now, all the bus finder logic is in single file. We should split apart the file to make the code easier to manage. Use Browserify to stitch everything back together.
I wrote a reference app based on TodoMVC using Browserify and Backbone to show what I'm looking for:
https://github.com/wbprice/browserify-backbone-test
Collections
Models
Views
and the Router.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: