A reactive architecture journey with Redux and Angular

By Mark Whitfeld

Elevator Pitch

In this talk I will be covering our experiences with this architectural approach: What problems does it solve? How does it simplify development? Does it make things more complicated? What were the challenges in moving to a more functional mindset? What was the outcome? Would we choose it again?

Description

Over the past year we have been building a large system for a customer in Angular (4+). The system has some challenging constraints and as a result we chose to use a reactive architecture approach using Redux. Yes, Redux is not only for the React fans out there.

In this talk I will be covering our experiences with this architectural approach: What problems does it solve? How does it simplify development? Does it make things more complicated? What were the challenges in moving to a more functional mindset? What was the outcome? Would I choose it again?

Included in the talk are some insights around the shift in paradigms, lessons learned from new challenges and some unexpected wins. Hopefully the experiences I share will give some insights that will help you with your own projects.