sderosiaux / test-citojs

Testing citojs with a tiny flux implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-citojs

Prototype to test citojs using a tiny flux implementation. citojs is pretty easy to understand and to use. You can code as you want, you are not bound to any specific structure.

ScreenShot

TODO

I didn't find a proper way to create a independant component à la React in the render() of my main component, such as a <Header> that could be the only one to be updated. Right now, the whole render() of the App is called.

About

Testing citojs with a tiny flux implementation


Languages

Language:JavaScript 97.8%Language:CSS 1.6%Language:HTML 0.6%