In this talk we will continue to build up our React knowledge by discussing more advanced concepts which most real world applications will require. Concepts such as:
- More advanced state management with Redux.
- Creating more complete apps using React-router.
- Building more advanced components by creating Higher Order Components and using render props.
- The basics of server side rendering.