-
I began to play a bit with this bundle, it's awesome and all that I even created a small playground with FOSRestBundle, BackboneJS and Backgrid to play with but it really needs a lot of work and it se…
-
It's been two years since this library has been updated and there have been many recent changes that should be fucked:
- Sure... you have coffeescript, but you're missing typescript and ASM.
- Some li…
-
Looking over a lot of frameworks, the convention seems to follow:
```
var ctrl = Chaos.Core.Controller.extend({
});
```
We could probably shorten this.. if we reserve the 'Chaos' namespace so that …
-
- [ ] bar chart
- [ ] datetime chart
As discussed on Gitter w/ @timwis
marks updated
8 years ago
-
- [ ] Each tab corresponds to a URL path, e.g., https://knoxccl.org/news
- [ ] I would want the ability for someone to type the URL in their address bar and end up on the correct tab. (The Vanilla JS…
-
Purpose: A lot of users have been upvoting the multi camera approach (https://feathub.com/kerberos-io/machinery/+14).
Problem: the web repo isn't scalable for very large image sets, which is more a…
-
This is my project config
`{
"folders":
[
{
"path": "E:/xampp/htdocs/sivaprabug/Github/Backbonej-for-Beginners"
}
],
"settings":
{
"sublime-vie…
-
-
See: http://backbonejs.org/#Events-listenTo
In the case of Backbone's eventing system, listeners are registered on objects and cleaned up automatically on destruction. Such a feature would be a reall…
-
Investigate the benefits of using [Backbone](http://backbonejs.org) within the extension (appears to be many at first glance).