Back to Blog Home
← all posts

Watch Dev Day 2016: Using Redux For Building Applications With NativeScript Angular

October 24, 2016 — by Dan Wilson

Redux and reactive programming is gaining momentum among the Angular 2 community for a reason. It is a fresh apporach on how we handle state in a complex application and how to avoid "everything depends on everything else" problem as the code-base grows. 
In this talk from NativeScript Developer Day 2016, the amazingly talented Alex Vakrilov will touch on the major concepts of Redux and see how to use ngrx-store in a NativeScript Angular application. He will talk about the benefits of immutable state and how it can ease your life as a developer.