speaker-info

Brandon Roberts

Angular Team

Brandon is an Angular Team member working on guides, tutorials, application development, and infrastructure for the Angular docs. He enjoys learning new things, helping other developers solve problems, and contributing to open source. He is also a maintainer of the NgRx project, building reactive libraries for Angular.

My Sessions

Day 1 Come learn NgRx straight from the core team! Brandon Roberts and Mike Ryan will show you a ground-up approach to building scalable applications using the NgRx architecture. This workshop teaches you both how to use NgRx and how to think “reactively” when building applications. Day 1 walks through the fundamentals of NgRx with […]

Workshop
READ MORE

Day 2 Day 2 builds on the topics covered in day 1 of the workshop. You continue building knowledge with more advanced NgRx topics including entities, complex selectors, control flow with effects, and testing. 1. Whether you’ve just started learning or you are already building applications with NgRx there will be something for you.

Workshop
READ MORE

NgRx provides Angular developers a framework for managing your application state in a reactive way. Actions provide an expressive way to manage state and trigger state changes, along with immutability enforced by reducers as pure functions. One of the real advantages of NgRx comes in the form of selectors. Selectors provide simple but powerful ways […]

General Session
READ MORE