Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Advanced React (Render Performance Best Practices Patterns), а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:00:23
    Welcome
  2. Урок 2. 00:01:20
    Prerequisites
  3. Урок 3. 00:01:32
    How To Make The Maximum Of This Course
  4. Урок 4. 00:00:26
    Section Goal
  5. Урок 5. 00:02:18
    Introduction
  6. Урок 6. 00:09:33
    Cloninng Our Project
  7. Урок 7. 00:07:36
    Folder Structure
  8. Урок 8. 00:04:54
    Generators
  9. Урок 9. 00:03:35
    Redux Overview (Skip if you are familiar REDUX)
  10. Урок 10. 00:02:16
    Redux Store
  11. Урок 11. 00:03:33
    Redux Actions
  12. Урок 12. 00:04:54
    Redux Reducers
  13. Урок 13. 00:06:07
    How Redux Works
  14. Урок 14. 00:00:34
    Section Goal (Skip if you are familiar with Redux-Saga)
  15. Урок 15. 00:03:58
    Redux Middleware
  16. Урок 16. 00:07:50
    Saga Effects
  17. Урок 17. 00:10:59
    High Order Component
  18. Урок 18. 00:12:05
    Container Component
  19. Урок 19. 00:12:40
    Render Props
  20. Урок 20. 00:02:51
    Preparation (DO NOT SKIP)
  21. Урок 21. 00:08:21
    Preserving State
  22. Урок 22. 00:04:15
    Updating State
  23. Урок 23. 00:07:04
    Using Refs
  24. Урок 24. 00:06:01
    Component Mount
  25. Урок 25. 00:11:13
    Observing Props Changes
  26. Урок 26. 00:08:29
    Component Cleanup
  27. Урок 27. 00:08:31
    Creating YOUR own Hook (Part 1)
  28. Урок 28. 00:08:06
    Creating YOUR own Hook (Part 2)
  29. Урок 29. 00:00:21
    Section Goal
  30. Урок 30. 00:00:32
    Important Note
  31. Урок 31. 00:02:16
    What is High Quality Application
  32. Урок 32. 00:02:51
    Component Container Pattern
  33. Урок 33. 00:04:53
    Authentication Data Flow
  34. Урок 34. 00:07:37
    Authentication (Redux & Saga)
  35. Урок 35. 00:08:04
    Network Service
  36. Урок 36. 00:09:41
    Server Communication
  37. Урок 37. 00:10:55
    Storing Credentials
  38. Урок 38. 00:06:26
    Removing Credentials
  39. Урок 39. 00:06:39
    Conclusion
  40. Урок 40. 00:00:16
    Section Goal
  41. Урок 41. 00:06:51
    Modularity in Modern Applications
  42. Урок 42. 00:07:09
    DRY Principle
  43. Урок 43. 00:08:47
    SOLID Principles
  44. Урок 44. 00:09:31
    Reusability in Modern Applications
  45. Урок 45. 00:00:30
    Section Goal
  46. Урок 46. 00:05:23
    Consistency in Modern Applications
  47. Урок 47. 00:02:25
    Setting Up Styling
  48. Урок 48. 00:04:57
    Adding Theme
  49. Урок 49. 00:09:59
    Light & Dark Mode
  50. Урок 50. 00:12:16
    Power Of Themes
  51. Урок 51. 00:00:52
    Section Goal
  52. Урок 52. 00:02:19
    Application Architecture
  53. Урок 53. 00:07:56
    React Router Overview
  54. Урок 54. 00:06:15
    Navigation & Routing
  55. Урок 55. 00:11:27
    Securing Routes: Public & Private
  56. Урок 56. 00:03:29
    Navigation Bar
  57. Урок 57. 00:06:12
    Vacation Details Page
  58. Урок 58. 00:10:57
    URL Params 1
  59. Урок 59. 00:09:49
    URL Params 2
  60. Урок 60. 00:02:00
    Reconciliation
  61. Урок 61. 00:00:55
    Commit & Render
  62. Урок 62. 00:11:08
    Mount vs Update
  63. Урок 63. 00:01:09
    Section Goal
  64. Урок 64. 00:03:30
    Why Performance?
  65. Урок 65. 00:08:19
    Debugging: DevTools 1
  66. Урок 66. 00:04:50
    Debugging: DevTools 2
  67. Урок 67. 00:04:41
    Render Profiling
  68. Урок 68. 00:06:39
    Selectors
  69. Урок 69. 00:06:23
    Memoizing Computation
  70. Урок 70. 00:09:59
    Memoizing Selectors
  71. Урок 71. 00:07:50
    Overloading DOM and Virtual DOM
  72. Урок 72. 00:05:48
    React Memo
  73. Урок 73. 00:07:27
    Avoid Reconciliation
  74. Урок 74. 00:10:54
    Bad Practice 1 (PART 1)
  75. Урок 75. 00:05:33
    Bad Practice 1 (PART 2)
  76. Урок 76. 00:06:25
    Bad Practice 2 (PART 1)
  77. Урок 77. 00:12:10
    Bad Practice 2 (PART 2)
  78. Урок 78. 00:11:00
    Bad Practice 3
  79. Урок 79. 00:00:43
    Section Goal
  80. Урок 80. 00:03:04
    What is Webpack
  81. Урок 81. 00:03:00
    How is Webpack
  82. Урок 82. 00:03:01
    Exploring the Entry
  83. Урок 83. 00:02:54
    Exploring the Output
  84. Урок 84. 00:06:14
    Exploring the Loaders
  85. Урок 85. 00:00:24
    Section Goal
  86. Урок 86. 00:04:12
    Lazy Loading
  87. Урок 87. 00:09:26
    Loading Dynamically
  88. Урок 88. 00:07:28
    Production Build
  89. Урок 89. 00:07:53
    Lazy & Suspense
  90. Урок 90. 00:05:06
    Dependency Reference Common Issue
  91. Урок 91. 00:10:14
    Extending Our Container
  92. Урок 92. 00:08:58
    Finally Bundle Splitting