voronianski / flux-comparison

:pencil: Practical comparison of different Flux solutions

Home Page:https://labs.voronianski.dev/flux-comparison/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comparison overview table

flosse opened this issue · comments

Before looking at the details and implementation exampled I'd be interested in a general overview of the compared libraries. Just some basic strengths and weaknesses to get a general idea which one suits most for my situation. Some metrics like code complexity, size, popularity etc. would be nice too.
What do you think?

@flosse that sounds reasonable, probably I'll do something similar 👍

maybe even core concepts like singleton, React.createClass wrapping, what event emitter is used (if any), immutable by default, store types, dependencies, etc.

I started with a basic table (#38)