morepath / morepath_reactredux

React & Redux with Morepath backend
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Cerebral TodoMVC with a Morepath REST backend #1

Closed henri-hulski closed 8 years ago

henri-hulski commented 8 years ago

I just uploaded morepath_cerebral_todomvc, a Cerebral TodoMVC with a Morepath REST backend.

Cerebral is a controller layer original for React and Baobab. But now you can use it also with other view and model layers. It works with signals, which triggers actions. I like this workflow. Cerebral has also a very nice debugger for Chrome which allows you to observe your signals and state changes. Time travelling and state saving refresh is also possible.

@faassen: If you want we can transfer this Repo to the morepath organization.

faassen commented 8 years ago

Cool, yes, I think you need to initiate the transfer, please do!

henri-hulski commented 8 years ago

Actually I need Admin rights to initiate the transfer ;-)

faassen commented 8 years ago

Oh, yeah, I ran into that one before. I'll give you admin rights.

faassen commented 8 years ago

Okay, I gave you admin rights. Go ahead and transfer!

henri-hulski commented 8 years ago

Done!

faassen commented 8 years ago

Thank you!