Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай NgRx (with NgRx Data) - The Complete Guide (FREE E-Book), а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:37
    NgRx (with NgRx Data) - Helicopter View
  • Урок 2. 00:08:04
    NgRx The Complete Guide - Development Environment Setup
  • Урок 3. 00:11:47
    What is NgRx, Why State Management and what are the benefits?
  • Урок 4. 00:07:13
    Installing NgRx and the NgRx DevTools
  • Урок 5. 00:08:17
    Configuring an NgRx Feature Module using NgRx Schematics
  • Урок 6. 00:07:29
    The Store Service API - Implementing the Login Screen
  • Урок 7. 00:11:10
    Defining NgRx Actions using Action Creators
  • Урок 8. 00:03:45
    Grouping Actions Together with Action Types
  • Урок 9. 00:08:56
    NgRx Reducers - Step-by-Step Implementation
  • Урок 10. 00:06:01
    Key Concepts Summary - NgRx Actions and Reducers In Action
  • Урок 11. 00:12:38
    How to Query the Store Data - An Example
  • Урок 12. 00:12:01
    NgRx Selectors - An In-Depth Explanation
  • Урок 13. 00:04:56
    NgRx Feature Selectors - a Simple Explanation
  • Урок 14. 00:04:31
    Implementing User Logout (Practice Lesson )
  • Урок 15. 00:08:13
    Implementing a Router Authentication Guard (Practice Lesson)
  • Урок 16. 00:05:50
    Introduction to NgRx Effects - What is a Side Effect?
  • Урок 17. 00:07:17
    Understanding NgRx Effects - A Simple Example
  • Урок 18. 00:08:39
    NgRx Effects - Step-by-Step Implementation
  • Урок 19. 00:06:53
    Implementing the Logout Effect (Practice Lesson)
  • Урок 20. 00:10:34
    Setting up NgRx Router Store and the Time-Travelling Debugger
  • Урок 21. 00:08:31
    NgRx Runtime Checks - How do they work?
  • Урок 22. 00:06:50
    NgRx Metareducers - Step-by-Step Implementation
  • Урок 23. 00:03:36
    NgRx Entity - Section Kickoff
  • Урок 24. 00:06:08
    NgRx Feature Design - Defining Actions First
  • Урок 25. 00:10:18
    Loading NgRx Entity Data using a Router Resolver
  • Урок 26. 00:06:57
    NgRx Effects - Fetching Data From the Backend
  • Урок 27. 00:05:54
    Understanding the NgRx Entity Format
  • Урок 28. 00:08:12
    Implementing Reducers Using the NgRx Entity Adapter
  • Урок 29. 00:10:08
    NgRx Entity Selectors - Refactoring the Home Component
  • Урок 30. 00:04:26
    Entity Adapter Configuration - Understanding sortComparer and selectId
  • Урок 31. 00:10:34
    NgRx Data Fetching Solution - How to Load Data Only If Needed
  • Урок 32. 00:10:43
    Optimistically Editing Entity Data - The Edit Course Dialog
  • Урок 33. 00:04:07
    Optimistic Data Editing - Reducer Implementation and Demo
  • Урок 34. 00:06:01
    Optimistic Data Editing - Saving Data in the background with an Effect
  • Урок 35. 00:05:54
    Why NgRx Data? New Section Introduction
  • Урок 36. 00:08:24
    Setting Up NgRx Data in a Lazy Loaded Module
  • Урок 37. 00:09:12
    How Does NgRx Data Work? Transparent Fetching Data In Action
  • Урок 38. 00:11:21
    NgRx Custom Data Service - Fetching Data From the Backend
  • Урок 39. 00:05:19
    Controlling Data Loading with the NgRx Data loaded flag
  • Урок 40. 00:08:17
    Querying Store Data with NgRx Data and the entities$ Observable
  • Урок 41. 00:13:23
    NgRx Data CRUD - Why use Optimistic Updates?
  • Урок 42. 00:06:44
    NgRx Data CRUD - Why Pessimistic Data Creation?
  • Урок 43. 00:07:09
    NgRx Data CRUD - Optimistic Delete Implementation
  • Урок 44. 00:03:43
    Setting Up a new Entity - The Lesson Entity
  • Урок 45. 00:05:16
    Implementing the Course Component Using NgRx Data
  • Урок 46. 00:12:13
    Lessons Pagination using NgRx Data
  • Урок 47. 00:06:39
    Switching an NgRx Application to OnPush Change Detection
  • Урок 48. 00:04:29
    Angular NgRx Course Conclusion