Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай React: Intermediate Topics, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:03
    1- Introduction
  2. Урок 2. 00:00:55
    2- Prerequisites
  3. Урок 3. 00:01:36
    3- What You'll Learn
  4. Урок 4. 00:02:00
    4- How to Take This Course
  5. Урок 5. 00:02:22
    5- Source Code
  6. Урок 6. 00:01:15
    1- Introduction
  7. Урок 7. 00:04:37
    2- What is React Query
  8. Урок 8. 00:01:24
    3- Setting Up React Query
  9. Урок 9. 00:05:18
    4- Fetching Data
  10. Урок 10. 00:02:27
    5- Handling Errors
  11. Урок 11. 00:01:05
    6- Showing a Loading Indicator
  12. Урок 12. 00:02:33
    7- Creating a Custom Query Hook
  13. Урок 13. 00:03:09
    8- Using React Query DevTools
  14. Урок 14. 00:05:19
    9- Customizing Query Settings
  15. Урок 15. 00:03:32
    10- Exercise- Fetching Data
  16. Урок 16. 00:06:19
    11- Parameterized Queries
  17. Урок 17. 00:05:38
    12- Paginated Queries
  18. Урок 18. 00:07:08
    13- Infinite Queries
  19. Урок 19. 00:00:40
    14- Part Two- Mutating Data
  20. Урок 20. 00:09:41
    15- Mutating Data
  21. Урок 21. 00:02:15
    16- Handling Mutation Errors
  22. Урок 22. 00:01:28
    17- Showing Mutation Progress
  23. Урок 23. 00:07:49
    18- Optimistic Updates
  24. Урок 24. 00:07:05
    19- Creating a Custom Mutation Hook
  25. Урок 25. 00:10:01
    20- Creating a Reusable API Client
  26. Урок 26. 00:02:35
    21- Creating a Reusable HTTP Service
  27. Урок 27. 00:01:11
    22- Understanding the Application Layers
  28. Урок 28. 00:00:32
    23- Part Three- Project Work
  29. Урок 29. 00:10:56
    24- Exercise- Fetching Genres
  30. Урок 30. 00:03:31
    25- Exercise- Fetching Platforms
  31. Урок 31. 00:08:47
    26- Exercise- Fetching Games
  32. Урок 32. 00:02:58
    27- Exercise- Removing Duplicate Interfaces
  33. Урок 33. 00:05:45
    28- Exercise- Creating a Reusable API Client
  34. Урок 34. 00:07:40
    29- Exercise- Implementing Infinite Queries
  35. Урок 35. 00:05:39
    30- Exercise- Implementing Infinite Scroll
  36. Урок 36. 00:10:25
    31- Exercise- Simplifying Query Objects
  37. Урок 37. 00:07:00
    32- Exercise- Creating Lookup Hooks
  38. Урок 38. 00:03:32
    33- Exercise- Simplifying Time Calculations
  39. Урок 39. 00:01:11
    1- Introduction
  40. Урок 40. 00:07:13
    2- Consolidating State Logic with a Reducer
  41. Урок 41. 00:06:47
    3- Creating Complex Actions
  42. Урок 42. 00:04:38
    4- Exercise- Working with Reducers
  43. Урок 43. 00:09:43
    5- Sharing State using React Context
  44. Урок 44. 00:04:25
    6- Exercise- Working with Context
  45. Урок 45. 00:01:08
    7- Debugging with React DevTools
  46. Урок 46. 00:02:59
    8- Creating a Custom Provider
  47. Урок 47. 00:01:25
    9- Creating a Hook to Access Context
  48. Урок 48. 00:02:52
    10- Exercise- Creating a Provider
  49. Урок 49. 00:09:38
    11- Organizing Code for Scalability and Maintainability
  50. Урок 50. 00:03:10
    12- Exercise- Organizing Code
  51. Урок 51. 00:02:47
    13- Splitting Contexts for Efficiency
  52. Урок 52. 00:03:15
    14- When to Use Context
  53. Урок 53. 00:04:58
    15- Context vs Redux
  54. Урок 54. 00:07:25
    16- Managing Application State with Zustand
  55. Урок 55. 00:04:16
    17- Exercise- Working with Zustand
  56. Урок 56. 00:02:43
    18- Preventing Unnecessary Renders with Selectors
  57. Урок 57. 00:02:36
    19- Inspecting Stores with Zustand DevTools
  58. Урок 58. 00:00:26
    20- Part Two- Project Work
  59. Урок 59. 00:03:20
    21- Exercise- Picking the Right State Management Solution
  60. Урок 60. 00:06:45
    22- Exercise- Setting Up a Zustand Store
  61. Урок 61. 00:12:04
    23- Exercise- Removing Props
  62. Урок 62. 00:01:25
    24- Discussion- Building Reusable Components
  63. Урок 63. 00:00:46
    1- Introduction
  64. Урок 64. 00:03:10
    2- Setting Up Routing
  65. Урок 65. 00:02:44
    3- Navigation
  66. Урок 66. 00:02:03
    4- Passing Data with Route Parameters
  67. Урок 67. 00:02:58
    5- Getting Data about the Current Route
  68. Урок 68. 00:03:24
    6- Nested Routes
  69. Урок 69. 00:03:10
    7- Exercise- Working with Nested Routes
  70. Урок 70. 00:02:21
    8- Styling the Active Link
  71. Урок 71. 00:03:23
    9- Handling Errors
  72. Урок 72. 00:03:00
    10- Private Routes
  73. Урок 73. 00:02:09
    11- Layout Routes
  74. Урок 74. 00:00:27
    12- Part Two- Project Work
  75. Урок 75. 00:06:33
    13- Exercise- Setting Up Routing
  76. Урок 76. 00:03:23
    14- Exercise- Handling Errors
  77. Урок 77. 00:11:36
    15- Exercise- Fetching a Game
  78. Урок 78. 00:02:39
    16- Exercise- Refactoring Entities
  79. Урок 79. 00:05:33
    17- Exercise- Building Expandable Text
  80. Урок 80. 00:09:54
    18- Exercise- Building Game Attributes
  81. Урок 81. 00:08:53
    19- Exercise- Building Game Trailer
  82. Урок 82. 00:05:51
    20- Exercise- Building Game Screenshots
  83. Урок 83. 00:01:44
    21- Exercise- Improving the Layout
  84. Урок 84. 00:02:33
    22- Exercise- Fixing the NavBar
  85. Урок 85. 00:02:30
    23- Exercise- Refactoring Entities