Skip to content

Commit

Permalink
Seconds to write.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Nov 3, 2015
1 parent b20b03b commit 8cb00ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1479,3 +1479,5 @@ multiply([[ 1, 2, 3 ], [ 4, 5, 6 ], [ 7, 8, 9 ]], function (error, matrix) {
* Design Decisions
* Thinking in Cadence ~ Asynchronous Functions, Error-First Callbacks,
Asynchrnous Returns, Asynchronous Stacks, Turning the Corner.
* Major Benefit: Errors Up and Out
* Major Benefit: Trampoline

0 comments on commit 8cb00ce

Please sign in to comment.