Echo JS 0.11.0

<~>
davidchase 2227 days ago. link parent 1 point
Ok, but he then proceeds to discuss exactly how to handle errors in the next section.

Replies

tracker1 2226 days ago. link 1 point
But even then, the error handling completely breaks thenable conventions, which is a second function passed to then.  In the end, Promises/thenables have a convention and this breaks it without providing more value than callbacks, while creating a context object construct.