configit / lunch.js

Resources from LunchJS session
0 stars 0 forks source link

Promises #5

Closed kasperp closed 9 years ago

kasperp commented 9 years ago

What is promises and how can we use them to write clearer code.

jespera commented 9 years ago

Maybe even go a little further and all in on reactive programming: https://github.com/Reactive-Extensions/RxJS ?

kasperp commented 9 years ago

yeah that is good idea.