Mercateo / component-check

A quick introduction to exploring how components can be created in several frameworks.
Apache License 2.0
465 stars 27 forks source link

Update all Cycle.js examples #9

Closed staltz closed 8 years ago

staltz commented 8 years ago

Update according to best practices and latest version. You might want to change some of my new phrases however you wish.

If it's too much to review, just look commit by commit.

donaldpipowitch commented 8 years ago

Thank you @staltz. Your help is greatly appreciated. I just have one thing to ask you: give me a ping when @cycle/core and @cycle/dom are stable and when isolate is part of the docs. Have a nice christmas :christmas_tree:

staltz commented 8 years ago

Can you explain why this is better or more popular? I'm just curious :) On the first glance it looks easier to read if I start with the initial value and introduce Observable.interval after that.

I just tried to simplify the code. You may revert the change if you think it helps explain the ideas easier.