-
Notifications
You must be signed in to change notification settings - Fork 181
What is benefits of using fluxible? #83
Comments
I used fluxible because was the best for building an universal (isomorphic) app. Now I'm looking into redux as well, and I think that if you are learning something new, you could try it. Anyway we are writing the same app in redux as well, stay tuned :-) |
cool! I really want to compare this app by using fluxible & redux, maybe you could add more feature, like post, static files on CDN..etc :) |
@hank7444 I use fluxible in a large scale web application and so far I have not had many problems with it. Fluxible is quite well designed and have many companion packages to solve common issues with web applications like routing / data fetching, etc. |
using fluxible too - love it except one thing - you have to keep up with the dependency and upgrade often. many times they have breaking changes because they moved things to a different repo. |
@gpbl Any new progress on redux version of this boilerplate? |
@nodegin not yet, still waiting the redux ecosystem to slow down a bit! I also would like to update isomorphic500 first :) |
@gpbl lol, good work |
Hi gpbi:
I found there has many of flux framework,
The most popular I found are redux & Alt, the flexible seems
not to have many discussions,
I am not really understand the cons/pros between each other,
but I would like to know why you chose the fluxible, thx a lot!
The text was updated successfully, but these errors were encountered: