baconjs / bacon.js

Functional reactive programming library for TypeScript and JavaScript
https://baconjs.github.io
MIT License
6.47k stars 330 forks source link

Contributing to Bacon cookbook #309

Closed ming-codes closed 10 years ago

ming-codes commented 10 years ago

Hi,

I just found there's a grayed out link to a cookbook on baconjs' github pages. What's the plan on it and how can I contribute to it?

raimohanska commented 10 years ago

The idea is to make a collection of "how to X" articles to get commonly needed things done. Nothing there so far. If you want to contribute just write articles and pr to baconjs.github.io or whatever syits u best. Also, please pr the initial page layout for teh coolbook. On iphone hard to type;)

ming-codes commented 10 years ago

Sounds good. I did a a few examples as demonstration when presenting Bacon to the team. I'll rework them into a cookbook format then send PR.

philipnilsson commented 10 years ago

You can check out http://philipnilsson.github.io/badness/ for some common patterns I've used, that might be interesting to consider for inclusion.

On Tue, Jan 14, 2014 at 2:13 AM, Ming Liu notifications@github.com wrote:

Sounds good. I did a a few examples as demonstration when presenting Bacon to the team. I'll rework them into a cookbook format then send PR.

— Reply to this email directly or view it on GitHubhttps://github.com/baconjs/bacon.js/issues/309#issuecomment-32230187 .

Philip Nilsson, +46 2922 4651

ken-okabe commented 10 years ago

These links of tutorial are absolutely fantastic!