6 ms·
I've been working on a refactor of this lately: https://github.com/paulca/eyeballs.js/blob/refactor/eyeballs.js https://github.com/paulca/eyeballs.js/blob/refa
by paulca 15y ago
I've been working on a refactor of this lately:
https://github.com/paulca/eyeballs.js/blob/refactor/eyeballs.js https://github.com/paulca/eyeballs.js/blob/refactor/eyeballs...
The initializer function is now 'oo' which works better all round I think. There's also a certain departure from its MVC root.
Finally, this library actually does predate Backbone. If backbone was around when I first built this, I probably would have gone ahead and used it.