todomvc-cycle icon indicating copy to clipboard operation
todomvc-cycle copied to clipboard

Publish on tastejs/todomvc ?

Open vkammerer opened this issue 7 years ago • 1 comments

Is there a reason why this TodoMVC example is not published on the main repo that hosts all examples ( https://github.com/tastejs/todomvc )? It would be a good way for cyclejs to advertise itself among the other options people have when trying to choose a technology.

vkammerer avatar May 08 '17 15:05 vkammerer

@vkammerer the main reason is we haven't really been proud of this particular codebase, enough to put it on that repository. Like we are experimenting still with different kinds of state management and list management tools, and we are slowly converging to a solution. We're actually close enough to getting there. But I think also at this point including the example there won't dramatically help with adoption, there are also things nowadays like https://github.com/gothinkster/realworld and hackernews clones as modern TodoMVC alternatives. That said, yes, when we're proud enough of our TodoMVC code, we'll put it there. :)

staltz avatar May 12 '17 14:05 staltz