peerlibrary / meteor-blaze-components

Reusable components for Blaze
http://components.meteorapp.com/
BSD 3-Clause "New" or "Revised" License
354 stars 26 forks source link

TodoMVC in Blaze Components #28

Open grigio opened 9 years ago

grigio commented 9 years ago

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

mitar commented 9 years ago

That is a great idea! Can you do it? :-)

grigio commented 9 years ago

I didn't look at blaze-components in deep, yet

DominikGuzei commented 9 years ago

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.

rhyslbw commented 9 years ago

*space:flux @DominikGuzei :-)