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

Design patterns help us solve common problems when developing software. More and more these patterns are becoming core components when it comes to building applications. Let’s breaking down the differences between Pub/Sub, Flux & Redux, and see how they can help us manage our data!

Objective

Teach attendee’s about the underlaying philosophy of the three patterns.

Target Audience

Developers looking to better understand data flow in JavaScript applications.

Assumed Audience Knowledge

Have worked on a JavaScript application and are looking for a better way to manage data.

Five Things Audience Members Will Learn

  1. What a Design Pattern is
  2. How Pub/Sub works
  3. How Flux works
  4. How Redux works
  5. The differences between all three and how they approach data