@kenji_lozano
@kenji_lozano
Senior Software Developer, Truextend
Organizer of Angular Bolivia Community
Ng-Bolivia
Javascript Lover
Sucre, Bolivia
Cochabamba
Flux is the application architecture that Facebook uses for building client-side web applications.
Flux
Flux is not a library
It's just a pattern... a guideline...
We have to learn some basic principles
store
all application state is stored as a single Js Object
store
You cannot write to or modify the app state directly