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

Evan Schultz

Angular Summit

Boston · September 27 - 30, 2015

You are viewing details from a past event
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.

Presentations

Reactive flux-architecture for AngularJS apps

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.