goatslacker / alt

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

Please add more specific data to errors #648

Open joeldejong opened 8 years ago

joeldejong commented 8 years ago

Could you add more specific info to error descriptions and warnings? We have a lot of stores and actions in our current project and it gets frustrating to track an error if it doesn't give any info concerning what's causing it.

Examples where this could be done: 'Invalid action reference passed in' 'Cannot dispatch in the middle of a dispatch.'

w2uw commented 8 years ago

Project is dead. Time to switch to redux

taion commented 8 years ago

Well, @goatslacker can correct me, but I don't think that's true. Alt is most likely the best-in-class solution for an imperative approach to the Flux architecture, as opposed to the Redux approach. They have different pros and cons, but they're not equivalent.

w2uw commented 8 years ago

More on the lack of maintenance side. I absolutely loved Alt.js ever since I started doing react over 1 year ago. It's been a wonderful journey but recently seems like Josh stopped actively developing this. Meanwhile i've been using Redux for my other projects and I cant be happier. For me it's simple, if Josh started maintaining again, I am sure I will continue using Alt. At least it needs to keep up with the react updates. Well if not, im already ready to switch to redux