reactjs - Login ajax request Flux React? -



reactjs - Login ajax request Flux React? -

how can do after login form submit (react component) using flux structure ajax request provides response ? can provide illustration ?

basically need create ajax request, , create success/error handlers. within handlers, create actions inform stores of result. it's thought have appstore or sessionstore or hold info related current user , auth token. controller-views can hear store , render children when current user becomes authenticated.

reactjs flux reactjs-flux

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -