STORE TREK: The Voyage to Angular
You know that the journey from AngularJS to Angular can be tricky.You may also know that NgRx can help make your Angular applications be more scalable and testable.But did you know that NgRx and ngUpgrade can work together to take your upgrade to warp factor 10 ? In this talk, Mike Ryan and Sam Julien — the NgRx guy and the ngUpgrade guy — will teach you how to inject your NgRx store into your AngularJS code.You can then dispatch actions and trigger effects from AngularJS! You’ll learn how to …