Spotlight React 2017

2017-03-04 00:00:00 2017-03-05 00:00:00 America/Toronto Spotlight React 2017 We’re taking a deep dive into ReactJS and hope you’ll join us to learn how you can leverage this increasingly mainstream technology in your work. This one day event is designed for industry professionals and features notable speakers; attendees can expect to build up their… Toronto FITC Toronto

Presentation


Overview

The Redux state container came out in June 2015 and quickly became the preferred solution for handling state in complex React applications. At Rangle.io they embraced Redux very early and proceeded to use it in over 20 projects, spanning a range of applications and involving both React and Angular. In this talk Yuri will take a look at their experience with using Redux on those projects and discuss some of the advanced Redux topics.

Objective

Introduce the audience to the more advanced Redux topics, based on Rangle.io’s experience with Redux.

Target Audience

Software developers who are looking to deepen their understanding of Redux.

Assumed Audience Knowledge

Basic understanding of Redux and Flux architecture.

Five Things Audience Members Will Learn

  1. How to make sure you really grok the key concepts of Redux.
  2. How to avoid performance pitfalls when using Redux.
  3. How to properly design your Redux store.
  4. How to keep your reducers small with higher order reducers.
  5. How to choose your side effects library.