Зоопарк React-у

Preview:

Citation preview

ReactZoo

Andrii Shumada

Sr. Software Developer at

eagleeyeeagleeye_seagleeyes91@gmail.com

React

react-dom

React package for working with the DOM.

on server!

on client!

react-router

react-router

history

flux NOT A MODULE!

reduxPredictable state container for JavaScript apps

react-redux

Connects a React component to a Redux store

components/AdvisorsBox.js

Redux Thunk middleware allows you to write action creators that return a function instead of an action

redux-thunk

actions.js

redux-logger

What else?

react-devtools

webpackwebpack-hot-reload

react-nativeredux-router

Let me show ;)

Useful links

eagleeyeeagleeye_seagleeyes91@gmail.com

https://www.youtube.com/watch?v=xsSnOQynTHs(Dan Abramov - Live React: Hot Reloading with Time Travel at

react-europe 2015) https://facebook.github.io/react/http://redux.js.org/https://github.com/rackt

Recommended