JS Meetup - 04Feb16
Detalles
Redux (@nachoalvarez (https://twitter.com/nachoaIvarez))
-
What is redux
-
Redux 3 pilars
-- Single state tree
-- Read only state
-- Reducers and pure functions
- Redux y React
-- How they complement each other
-- connect-ing componentes
-- Tools: Hot Reloading & Redux DevTool
-Real world example:
Full stack reduxUsing redux and socket.io to build a real time app featuring redux both in back end and the front end.
