Functional Reactive Programming with Bacon.js
June 7th, 2013
Lately I've been experimenting with Functional Reactive Programming, or FRP. There are several good libraries to use FRP with Javascript. I chose Bacon.js. I'm finding FRP to be very useful but hard to understand.
Read more...
Tagged: javascript frp