zoepage / shalli

4 stars 0 forks source link

[routing] add routes after killing ember #8

Open zoepage opened 10 years ago

zoepage commented 10 years ago

who do we define the routes after ripping ember out?

zoepage commented 10 years ago

how about https://muut.com/riotjs/docs/

or

https://github.com/EngineeringMode/Grapnel.js

zoepage commented 10 years ago

http://mrbool.com/backbone-js-router/28001

hmttrp commented 10 years ago

The backbone router is pretty stable and solid. The only problem is, that we then need to include backbone and underscore completely.

Do we use other features from backbone then, too? Or just the router?

zoepage commented 10 years ago

I'd try to use more than the router. already started: 11004fe59ad79ee990bd2dbc110519b66db8a9b8 A simple data output with routes works already. You do not need to include underscore, if you won't use the templating engine of it... should talk about it. :)

zoepage commented 10 years ago

https://www.npmjs.org/package/barf