Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Why not promises? #12

Closed
bowd opened this issue Jul 29, 2014 · 2 comments
Closed

Why not promises? #12

bowd opened this issue Jul 29, 2014 · 2 comments

Comments

@bowd
Copy link

bowd commented Jul 29, 2014

I'm really curious why you decided to not use any flavour of promises in this implementation (as opposed to the initial version of the dispatcher in TodoMVC).

I can see how the code achieves more or less the same result. And I can understand removing a dependency which can be replaced with just a few lines of smart code. But I'm still curios if there's something more behind this decision.

P.S. this is a bit cheesy, but the team @ anyguide.com wants to thank you guys for all the work you've been doing and we're looking forward to pushing React+Flux in production in ~1month :)

@sophiebits
Copy link
Contributor

There's a nice explanation from @fisherwebdev here:

https://groups.google.com/d/msg/reactjs/VJhv6JleFSc/ilo-njWo-90J

@bowd
Copy link
Author

bowd commented Jul 29, 2014

@spicyj awesome yeah that makes sense. thanks!

@bowd bowd closed this as completed Jul 29, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants