Pluralsight Angular NgRx - Getting Started
File List
- Exercise files/angularngrxgettingstarted.zip 27.4 MB
- 10. Architectural Considerations/10_04-Demo_ Container Component.mp4 21.0 MB
- 07. Strongly Typing Actions with Action Creators/07_07-Demo_ Communicating with the Edit Component.mp4 19.9 MB
- 11. Final Words/11_02-Recap.mp4 17.4 MB
- 04. First Look at NgRx/04_10-Subscribing to the Store to Get State Changes.mp4 16.4 MB
- 08. Working with Effects/08_04-Demo_ Defining an Effect.mp4 15.5 MB
- 08. Working with Effects/08_08-Unsubscribing from Observables.mp4 15.5 MB
- 08. Working with Effects/08_09-Exception Handling in Effects.mp4 14.8 MB
- 04. First Look at NgRx/04_09-Dispatching an Action to Change State.mp4 14.5 MB
- 07. Strongly Typing Actions with Action Creators/07_06-Using Actions and Selectors for Component Communication.mp4 13.9 MB
- 10. Architectural Considerations/10_07-Creating a Barrel with Index.ts Files.mp4 13.7 MB
- 10. Architectural Considerations/10_03-Container Presentational Component Pattern.mp4 12.1 MB
- 09. Performing Update Operations/09_03-Strongly Typing the State and Building Selectors.mp4 11.9 MB
- 07. Strongly Typing Actions with Action Creators/07_02-Building Action Creators.mp4 11.7 MB
- 05. Developer Tools and Debugging/05_02-Installing the Tools.mp4 11.2 MB
- 02. Introduction/02_03-Why Use NgRx.mp4 10.8 MB
- 06. Strongly Typing the State/06_06-Building Selectors.mp4 9.9 MB
- 04. First Look at NgRx/04_07-Building a Reducer to Process Actions.mp4 9.8 MB
- 09. Performing Update Operations/09_07-Processing the Success and Fail Actions.mp4 9.8 MB
- 06. Strongly Typing the State/06_04-Strongly Typing the State.mp4 9.7 MB
- 09. Performing Update Operations/09_05-Dispatching an Action.mp4 9.5 MB
- 07. Strongly Typing Actions with Action Creators/07_03-Demo_ Building Action Creators.mp4 9.4 MB
- 06. Strongly Typing the State/06_07-Demo_ Building Selectors.mp4 9.1 MB
- 07. Strongly Typing Actions with Action Creators/07_05-Demo_ Using Strongly Typed Actions.mp4 9.1 MB
- 07. Strongly Typing Actions with Action Creators/07_01-Introduction.mp4 9.0 MB
- 04. First Look at NgRx/04_02-Demo_ Setting up the Sample Application.mp4 9.0 MB
- 11. Final Words/11_03-Additional NgRx Libraries.mp4 8.5 MB
- 10. Architectural Considerations/10_05-Demo_ Presentational Component.mp4 8.5 MB
- 05. Developer Tools and Debugging/05_03-Using the Tools.mp4 8.4 MB
- 04. First Look at NgRx/04_08-Demo_ Building a Reducer to Process Actions.mp4 8.2 MB
- 09. Performing Update Operations/09_06-Building the Effect.mp4 8.1 MB
- 03. The Redux Pattern/03_01-Introduction.mp4 8.0 MB
- 04. First Look at NgRx/04_01-Introduction.mp4 7.9 MB
- 06. Strongly Typing the State/06_05-Setting Initial State Values.mp4 7.9 MB
- 04. First Look at NgRx/04_04-Initializing the Store.mp4 7.8 MB
- 06. Strongly Typing the State/06_03-Extending the State Interface for Lazy Loaded Features.mp4 7.8 MB
- 06. Strongly Typing the State/06_02-Defining Interfaces for Slices of State.mp4 7.5 MB
- 04. First Look at NgRx/04_11-Checklists and Summary.mp4 7.4 MB
- 08. Working with Effects/08_07-Using an Effect.mp4 7.4 MB
- 04. First Look at NgRx/04_03-Installing the Store.mp4 7.0 MB
- 02. Introduction/02_01-Introduction.mp4 6.6 MB
- 10. Architectural Considerations/10_06-Change Detection OnPush.mp4 6.3 MB
- 06. Strongly Typing the State/06_01-Introduction.mp4 6.3 MB
- 07. Strongly Typing Actions with Action Creators/07_09-Demo_ Defining Actions for Complex Operations.mp4 6.2 MB
- 08. Working with Effects/08_06-Registering an Effect.mp4 6.1 MB
- 02. Introduction/02_02-What Is NgRx.mp4 6.1 MB
- 09. Performing Update Operations/09_04-Strongly Typing the Actions with Action Creators.mp4 5.8 MB
- 10. Architectural Considerations/10_08-Checklists and Summary.mp4 5.8 MB
- 09. Performing Update Operations/09_02-Identifying the State and Actions.mp4 5.4 MB
- 04. First Look at NgRx/04_05-Demo_ Initializing the Store.mp4 5.4 MB
- 09. Performing Update Operations/09_08-Demo_ Processing the Success and Fail Actions.mp4 5.3 MB
- 06. Strongly Typing the State/06_09-Composing Selectors.mp4 5.3 MB
- 07. Strongly Typing Actions with Action Creators/07_04-Using Strongly Typed Actions.mp4 5.2 MB
- 08. Working with Effects/08_02-What Are Effects.mp4 4.9 MB
- 02. Introduction/02_04-Getting the Most from This Course.mp4 4.9 MB
- 05. Developer Tools and Debugging/05_01-Introduction.mp4 4.6 MB
- 09. Performing Update Operations/09_09-Checklists and Summary.mp4 4.6 MB
- 09. Performing Update Operations/09_01-Introduction.mp4 4.5 MB
- 08. Working with Effects/08_03-Defining an Effect.mp4 4.4 MB
- 07. Strongly Typing Actions with Action Creators/07_08-Defining Actions for Complex Operations.mp4 4.4 MB
- 07. Strongly Typing Actions with Action Creators/07_10-Checklists and Summary.mp4 4.4 MB
- 01. Course Overview/01_01-Course Overview.mp4 4.3 MB
- 10. Architectural Considerations/10_01-Introduction.mp4 4.0 MB
- 02. Introduction/02_05-Sample Application.mp4 4.0 MB
- 06. Strongly Typing the State/06_10-Checklists and Summary.mp4 3.8 MB
- 06. Strongly Typing the State/06_08-Demo_ Using Selectors.mp4 3.7 MB
- 08. Working with Effects/08_05-SwitchMap Versus MergeMap.mp4 3.5 MB
- 08. Working with Effects/08_10-Checklists and Summary.mp4 3.2 MB
- 04. First Look at NgRx/04_06-Defining the State and Actions.mp4 3.1 MB
- 02. Introduction/02_06-Course Outline.mp4 2.9 MB
- 03. The Redux Pattern/03_05-Advantages of the Redux Pattern.mp4 2.2 MB
- 03. The Redux Pattern/03_04-Reducers.mp4 2.0 MB
- 03. The Redux Pattern/03_02-Store.mp4 1.8 MB
- 10. Architectural Considerations/10_02-Folder by Feature or Function.mp4 1.8 MB
- 08. Working with Effects/08_01-Introduction.mp4 1.7 MB
- 03. The Redux Pattern/03_03-Actions.mp4 1.4 MB
- 05. Developer Tools and Debugging/05_04-Checklists and Summary.mp4 1002.4 KB
- 11. Final Words/11_05-Closing.mp4 960.1 KB
- 11. Final Words/11_04-Learning More.mp4 926.5 KB
- 03. The Redux Pattern/03_06-Checklists and Summary.mp4 900.9 KB
- 11. Final Words/11_01-Introduction.mp4 812.9 KB
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.