Skip to content

Conversation

rogeriochaves
Copy link

@rogeriochaves rogeriochaves commented Sep 18, 2016

I've added cycle.js since it is another library that is getting a lot of traction and has a cool different architecture from the others by having everything as streams.

Since cycle.js is not one lib but actually many libs together (@cycle/dom, @cycle/xstream-run, etc, each one with a different versioning), I've named the version on the benchmark with the version of the @cycle/base package that this todomvc is using, 4.1.1

Right now the cycle.js todomvc gets very slow with a lot of items, and they are aware of it:
cyclejs/todomvc-cycle#22

Maybe switching to RxJS 5 will make it much faster

captura de pantalla 2016-09-17 a las 22 17 19

@evancz
Copy link
Owner

evancz commented Sep 20, 2016

I think it's fine to add new entries, but I'd want to clearly mark that they were added after the blog post was written.

Maybe as a first step you can host them on your fork of this repo, and we can add a link to "See with even more" that makes it clear that this is not what came out initially.

Maybe a second step would be to have a note in the sidebar and anything under that is "added after blog post"

Same comment for #11 and #10. I did a decent amount of review on my release of things, so I'd be curious to get more eyes on these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants