speaker-info

Brandon Roberts

Software Engineer

Brandon is a software engineer at Synapse building web applications for Industrial IoT solutions. He is a Google Developer Expert, a core team member on the NgRx project building reactive libraries for Angular, and a member of the Angular docs team.

My Sessions

As the lead developers of NgRx, the number one question we get asked is how to implement authentication with a reactive store. In this talk, I set out to answer this question by building an auth-based app with NgRx Store, Router, and Effects

General Session
READ MORE

In the world of Angular applications, testing is key to protect against regressions and validating functionality. With apps becoming more reactive with observables, testing how these independent pieces work becomes more important. Learn how these testing patterns and practices will ease the burden of testing your Angular application. From unit testing presentation components, integration testing […]

Fairday
READ MORE

Action interfaces, action factories, action union types, state interfaces, reducer functions, selectors, effects, and more. Oh the boilerplate! NgRx solves real problems when building reactive Angular apps at the cost of multiplying your file count by 100. Learn how to effectively reduce the boilerplate without sacrificing flexibility.

Fairday
READ MORE