TodoMVC in Blaze Components
I'd like to see a fullfeatured TodoMVC example with Blaze Components.
It would be interesting to compare with https://github.com/grigio/todomvc-meteor-react
That is a great idea! Can you do it? :-)
I didn't look at blaze-components in deep, yet
Hey there,
We have a blaze-components / flow-router / flow-layout based TodoMVC example for space:ui if you are interested: https://github.com/meteor-space/ui/tree/develop/examples/TodoMVC
Be aware that this is on the develop branch and shows code that is not released yet on atmosphere.
It is the preview of next iteration of space:ui which will be renamed to space:flex and won't have its own rendering layer (mediators + blaze templates) but only uses third party packages like blaze-components / react / angular.
*space:flux @DominikGuzei :-)