Open zoepage opened 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?
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. :)
who do we define the routes after ripping ember out?