nodeconf / london

Nodeconf London is a one day single track speaker series.
http://london.nodeconf.com
12 stars 10 forks source link

Use Promise, Future and some functional programing stuff without being a math nerd. #15

Closed waxzce closed 8 years ago

waxzce commented 10 years ago

Javascript is awesome, and asynchronous. But some libraries are made by egocentric people : how to contain all DB interaction to the connection callback? Does the Callback soup a fatality? This talk help you to use data structure to keep safe your code. Some great ideas are comming from the functional programing world.