bacon-devday-code icon indicating copy to clipboard operation
bacon-devday-code copied to clipboard

Update devday to use bacon.jquery instead

Open DjebbZ opened this issue 12 years ago • 1 comments

Hello,

I discovered FRP through your project and I realize it's a killer paradigm for UI management, no more statefull-spaghetti-code. So I decided to learn Bacon.js and found the devday tutorial.

I managed to do the steps until the pending request and the need to show the Ajax loading indicator. 'pending' is not documented for Bacon.Ui neither for bacon.jquery it's successor. So I have trouble wrapping my head around this step.

I'd love aupdated version and documentation for the pending function. Possible ? Tia !

DjebbZ avatar Oct 16 '13 17:10 DjebbZ

Sorry for the huge delay. This one got buried under a virtual pile of emails.

The awaiting method in core Bacon.js does the same thing as pending used to, and is fully documented in Bacon.js Readme.

Not sure if I'll have the time to keep my old slides updated :) I'll be glad to accept related PRs of course.

raimohanska avatar Dec 02 '13 07:12 raimohanska