Skip to content

Details

Passing state betwen child and parent components can be cumbersome in larger Angular projects. Using Redux in these projects can greatly simplify state management, but we have to get past the initial learning curve. In this presentation we will look at the pattern Redux follows, discuss Reducers, Action Creators and State. We will examine Redux's use of the pub/sub pattern and reliance on immutability.

Speaker Doug Corbett.

Doug Corbett is a software consultant that has been developing applications primarily in the Microsoft stack since 1994. He has worked with teams in large Fortune 500 companies as well as small 100 person companies. His greatest sense of accomplishment came by consolidating five disparate systems into one web application within nine months. Deployment went smoothly. All bugs were resolved by noon of release day, just in time for lunch. Many thanks go to Kathleen Dollard and her book “Code Generation in Microsoft .NET”.

Doug is reacquainting himself with the effectiveness of code generation and is currently looking at how to leverage his experience with Angular CLI schematics.

Related topics

You may also like