-
Notifications
You must be signed in to change notification settings - Fork 331
Documentation
Jason Yu edited this page May 24, 2015
·
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 Makes Functional Reactive Programming Sizzle - Flowdock Blog
- Tutorial part I
- Tutorial part II
- Tutorial part III
- The Chicken-Egg problem - advanced Bacon
- Bacon.js on the server - Abesto's blog
- Philip Roberts' preso (video) (slides)
- Implementing a Functional-Reactive Search UI with Bacon.js by @joefiorini
- Implementing Snake in Bacon.js by Philip Nilsson