Live data from Hacker News

Viewing profile — tsm26

tsm26

HN member
Joined
Wed, Sep 10, 2014, 5:19 PM UTC
HN karma
4
Public activity
2 items

About tsm26

No profile information was provided.

Recent public activity

  1. comment
    Comment #8298681

    You can add custom behavior to model instances via the "methods" option when defining a resource. http://angular-data.pseudobry.com/documentation/guide/angula...

  2. comment
    Comment #8298679

    you can eject an item or collections of items from the data store with DS.eject and DS.ejectAll. Or you could load angular-cache with angular-data to activate automatic expiry of i…