goatslacker / alt

Isomorphic flux implementation
http://alt.js.org/
3.45k stars 323 forks source link

How can I create a selector/filter/computed state? #701

Open jordan-enev opened 7 years ago

jordan-enev commented 7 years ago

Hello guys,

I'm wondering what is the conventional way of creating selectors in Alt.js? Can I use Reselect and if yes then how can I implement it in in Alt.js?

I already asked in SO (example included), but the question doesn't have any activity.