dwyl / technology-stack

🚀 Detailed description + diagram of the Open Source Technology Stack we use for dwyl projects.
288 stars 26 forks source link

What about Flux or Redux approach on front-end ? #56

Closed cuongngosa closed 6 years ago

cuongngosa commented 7 years ago

Can you tell more about which data driven model in front-end ?

nelsonic commented 7 years ago

@cuongngosa we use Elm for our Front-end Apps. Redux is "inspired" by Elm (i.e. copied the best ideas from Elm) Flux is a more complicated version of Redux that has all but lost it's popularity in the React ecosystem. What specifically would you like to know about "data driven" ...?

nelsonic commented 6 years ago

Closing due to no reply from OP. Anyone else considering Redux/Flux, GOTO: https://github.com/dwyl/learn-elm