-
Notifications
You must be signed in to change notification settings - Fork 331
Documentation
leesei edited this page Apr 5, 2016
·
12 revisions
The readme remains the main source of documentation. In addition, I recommend reading at least the following blog posts to get started.
- Bacon.js for dummies | Neethack
- Bacon.js Makes Functional Reactive Programming Sizzle - Flowdock Blog
- Sean Voisen » Learning FRP with Bacon.js by Way of Underscore
- Tutorial part I
- Tutorial part II
- Tutorial part III
- The Chicken-Egg problem - advanced Bacon
- Reactive UIs with React & Bacon — Josh Bassett
- Philip Roberts' preso (video) (slides)
Bacon.js on the server - Abesto's blogImplementing a Functional-Reactive Search UI with Bacon.js by @joefiorini
- Implementing Snake in Bacon.js by Philip Nilsson
- Building a Pacman Game With Bacon.js by Emre Guneyler