holodex / app

http://holodex.enspiral.com
GNU Affero General Public License v3.0
24 stars 1 forks source link

Immutable data strategy #124

Closed simontegg closed 8 years ago

simontegg commented 8 years ago

What's our strategy for handling immutable data?

Jlongster has a good post about this.

ahdinosaur commented 8 years ago

@simontegg what do you think?

i'm leaning towards us using facebook/immutable-js as soon as we feel comfortable doing so.