| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Sep 2 '12 at 13:31 | |
| stats | profile views | 5 |
|
Aug 24 |
comment |
How to make smooth animations While view data makes no sense inside model, model data is already present inside view. It seems like a waste to have view and model as separate. With some magic I might even merge them elegantly... |
|
Aug 23 |
comment |
How to make smooth animations What bothers me here is that this way view has to have additional data about the cards (positions, animations) not present in the model. Isn't that the kind of tight coupling that should be avoided? |