goatslacker/alt

Roadmap for Alt

Open

#650 aberto em 6 de jun. de 2016

Ver no GitHub
 (23 comments) (0 reactions) (0 assignees)JavaScript (337 forks)batch import
help wanted

Métricas do repositório

Stars
 (3.451 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I'm starting a project to convert some old Knockout.js things to React and currently looking for a nice Flux library.

Redux contains some annoyances and therefore Alt looks quite promising alternative. For example, I'm not a fan of big switch statements, actions as objects etc. In my opinion, Alt manages these much better.

But I'm bit worried that is Alt still maintained? It seems that this repository has been quite silent lately. Is there some kind of roadmap for the library? It would be a pity to choose a Flux implementation which is not actively maintained anymore. Reflux is another alternative but it is ES5 and the maintenance has practically stopped.

Guia do colaborador