Closed iamdanfox closed 10 years ago
Reflux looks good, but not sure about how the routing would work exactly. (Ideally, a bi directional mapping between store state & routes).
Might try a Backbone version...
Couldn't get octokit to work in browser (problems with child_process
and fs
)
Extracted using reflux - not quite feature parity yet...
All api calls should be encapsulated somehow - perhaps we could ditch
qwest
and use a dedicated GitHub api library? (see Octokit.js)