ES6 Promise is great,  i just want to share my thoughts on dealing with 
callback hell issue with a different approach here.
I’m been try to port ConT monad from haskell to javascript these days, after 
some work, i believe we can have a much simpler alternative to Promise, read 
this introduction to my approach please:

http://winterland1989.github.io/Action.js/ 
<http://winterland1989.github.io/Action.js/>

I’m not saying it’s better than Promise, but it’s much simpler and easier IMO, 
any peer are welcomed!
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to