HN user

dhruvaray

2 karma
Posts5
Comments6
View on HN
[dead] 3 years ago

Interpreting Government Resolutions (India) Using Code Interpreter

[dead] 6 years ago

Reclaim lost focus and time by using tools which don't hanker for your attention

Backbone-Associations allows Backbone applications to model 1:1 & 1:N associations between application models and Collections. More importantly, applications can listen to any kind of change (change, add, remove, reset, sort, destroy) in this hierarchy using standard Backbone events and respond to them. (views can re-render for example). The implementation strives to be tiny (2.2KB), easy-to-understand, light-weight and fast.