by Sam Julien | May 17, 2018 | Angular, AngularJS, Programming, Tips and Tricks
Introduction I recently had the opportunity to hang out with my good friend Sam Julien and talk about his arduous journey through the AngularJS upgrade process. Through many months worth of work and much blood, sweat, and tears, he forged a path through the great...
by Lukas Ruebbelke | May 15, 2018 | Angular, Events, Programming
Intro Here is a presentation about state management that I did with Bonnie Brennan at AngularConnect last year. It has been amazing to see the progression of state management tools over the last few years as they have significantly reduced development time and...
by Lukas Ruebbelke | Feb 3, 2016 | Angular 2, JavaScript, Programming, redux
The Evolution of Angular State Management State management within Angular started out as a single celled organism if you will in the form of a single controller managing all the state for the application. If this is a single page application, one controller makes...