Angular Summit - September 27 - 30, 2015 - No Fluff Just Stuff

Reactive flux-architecture for AngularJS apps

Angular Summit

Boston · September 27 - 30, 2015

You are viewing details from a past event

About this Presentation

A common problem that arises in working on AngularJS applications is how to safely share data between multiple components, and at times relying on scope and two-way data flow can lead to more problems than it solves.

In this talk, we will explore implementing a Flux-architecture in your AngularJS applications using redux. With this approach, you can leverage the convenience of two-way data binding within a component, but one-way data flow to the rest of your application to bring some sanity to understanding the state of your application.

Evan Schultz

JavaScript Architect with Rangle.io

Evan is a passionate software developer with nearly 10 years experience developing a variety of responsive web and mobile applications. As a seasoned JavaScript architect he adapts to new technologies and has contributed to many team-based projects, whilst mentoring other developers on AngularJS and JavaScript. One of the most rewarding projects Evan recently completed was an HTML5 administration and reporting application built with AngularJS for a client’s network security product that was launched globally. Evan leads and contributes to the Rangle.io’s development guidelines, code reviews and AngularJS training course curriculum. He educates peers and clients and writes about development best practices for Rangle.io’s blog, http://blog.rangle.io/. Find Evan online at https://ca.linkedin.com/in/evanschultz1 and https://github.com/e-schultz.