К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
The Redux Official Course Tutorial Code Along for All Levels · LearnSpace
Назад в каталог
courseraПрограммирование

The Redux Official Course Tutorial Code Along for All Levels

Курс от Packt
Начальный≈ 16 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Dive deep into Redux, one of the most powerful state management libraries in modern web development. This course is designed to take you from the basics of Redux essentials and classic patterns to advanced real-world applications, helping you master state management with confidence and hands-on practice. You'll build, optimize, and migrate Redux stores while exploring modern approaches and best practices. Starting with Redux fundamentals, the course guides you through building a Redux app from scratch, gradually introducing optimization techniques and migration strategies to modern Redux standards. As you progress, you'll explore higher-level templates and develop complex social media app examples, scaling from intermediate to advanced implementations. The final section delves into RTK Query and advanced querying patterns, equipping you with the skills to manage data fetching and caching efficiently. Perfect for developers looking to enhance their frontend skills, this course suits beginners through advanced users who want a comprehensive Redux learning path. Prior experience with JavaScript and React is recommended for best results, but the course is structured to accommodate learners at various levels.

Навыки, которые вы освоите

Data StoreFrontend PerformanceFrontend IntegrationJavaScript Frameworks

Программа курса

10 модулей · 105 учебных материалов

01Redux Essentials and Overview14 материалов

Redux Essentials and Overview

Introduction - What This Redux Section Is All AboutВидеоFull Course ResourcesЧтениеWhat Is Redux - Focused IntroductionВидеоWhy Use ReduxВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

The Redux Official Course Tutorial Code Along for All Levels
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 16 ч

10 модулей

Язык: Английский

Субтитры: Казахский

Часть программы вашего университета
Redux Terms and ConceptsВидео
View Action and State in ReduxВидео
Immutability in ReduxВидео
What Are Actions in ReduxВидео
What Are Reducers in ReduxВидео
An Example of a Reducer in ReduxВидео
What Is the Redux StoreВидео
What Are Selectors in ReduxВидео
Redux Introduction SummaryВидео
Redux Essentials and Overview - AssessmentЗадание
02Classic Redux 101 - Build an App from Scratch11 материалов

Classic Redux 101 - Build an App from Scratch

Overview of the Redux Basic Store ProjectВидеоCreate a New Next JS Typescript React ProjectВидеоCreate a Redux Store and Reducer FunctionВидеоSetting Up React and Redux State - Local Versus GlobalВидеоHow to Use Dispatch in the Redux AppВидеоSetting Up the Provider in ReduxВидеоUseSelector and State Management in ReduxВидеоRedux State Management Solution Part IВидеоComplete the Redux Store Solution Part IIВидеоBuilding a Classic Redux StoreDIALOGUEClassic Redux 101 - Build an App from Scratch - AssessmentЗадание
03Optimize and Improve a Classic Redux Store Example11 материалов

Optimize and Improve a Classic Redux Store Example

Reconfigure Redux Store for Object ExtensibilityВидеоExtensibility for Redux Properties as Objects for Filtering and Truth DetectionВидеоUpdate the Basket Redux Code and Review Next StepsВидеоImproved Ternary Toggle and Logic for Liking in ReduxВидеоSolution for Redux BasketВидеоMigrate Redux Store to TypescriptВидеоTypescript Updates to JavaScriptВидеоMaterial UI and Redux ImplementationВидеоFinish Styling the Redux Movie Store ApplicationВидеоImproving Redux Store FunctionalityDIALOGUEOptimize and Improve a Classic Redux Store Example - AssessmentЗадание
04Migrating Classic Redux to Modern Redux5 материалов

Migrating Classic Redux to Modern Redux

ConfigureStore Versus CreateStore in Redux And RTKВидеоUpdate Reducers and Actions to Redux ToolkitВидеоConvert Type Actions to Reducer ActionsВидеоTransitioning from Classic Redux to Redux ToolkitDIALOGUEMigrating Classic Redux to Modern Redux - AssessmentЗадание
05Higher Level - Redux Counter Template Example12 материалов

Higher Level - Redux Counter Template Example

Building a New Redux RTK Project - First StepsВидеоConfigure the Redux Store and Reducers in ReactВидеоSetting Up the Redux Component Code ArchitectureВидеоRedux useSelector Implementation and DemoВидеоRedux Dispatch - Simple Example with RTKВидеоDecrementing Action Solution with RTK ReduxВидеоAction Payload with Redux and Local Versus Global Store State ManagementВидеоCreateAsyncThunk and API Calls with ReduxВидеоRedux DevTools IntroductionВидеоOptional Solution for Redux API Request Proper HandlingВидеоReverse Engineering Redux Template with Async ActionsDIALOGUEHigher Level - Redux Counter Template Example - AssessmentЗадание
06Social Media App with Redux Example8 материалов

Social Media App with Redux Example

Final Redux Project App ReviewВидеоInitializing the Project Core Files and Service OptionsВидеоSetting Up Redux Store and the Post ReducerВидеоShowing the Posts List with Redux RTKВидеоAdding New Posts with ReduxВидеоAction Reducers and Dispatch with Redux RTKВидеоBuilding a Media Application with ReduxDIALOGUESocial Media App with Redux Example - AssessmentЗадание
07Social Media App with Redux Example - Intermediate9 материалов

Social Media App with Redux Example - Intermediate

Dynamic Routing with React and ReduxВидеоEditing Posts with ReduxВидеоCustomizing Action Payloads with the Prepare Redux Callback FunctionВидеоAdding Multiple Slices to a Redux ApplicationВидеоUpdating Times and Dates to Social Media Feed with ReduxВидеоParsing Time to a Relative Post with Sort and Compare Algorithms and String CВидеоRedux Reactions and Action Payload CustomizationsВидеоViewing and Editing Posts in ReduxDIALOGUESocial Media App with Redux Example - Intermediate - AssessmentЗадание
08Social Media App with Redux Example - Intermediate to Advanced7 материалов

Social Media App with Redux Example - Intermediate to Advanced

Async and Abstracting UseSelectors in ReduxВидеоFetching Data with CreateAsyncThunk in ReduxВидеоProper Loading Practices for Fetching Data in ReduxВидеоExtraReducers Field in Redux Slice with RTKВидеоSending Post Data to an API with Redux ToolkitВидеоHandling Async Logic with Redux ThunksDIALOGUESocial Media App with Redux Example - Intermediate to Advanced - AssessmentЗадание
09Social Media App with Redux Example - Advanced12 материалов

Social Media App with Redux Example - Advanced

User Match for Social Posts with React Router - Extended FeaturesВидеоNotifications Feature Slice with Redux - Destructuring State without DispatchВидеоFetching Notifications Data with ReduxВидеоReact Hooks and Reducers - Rendering Components with ReduxВидеоNotifications Badge with ReduxВидеоMemoization with Redux and SelectorsВидеоReact Memo and ReduxВидеоRedux CreateEntityAdapter ToolkitВидеоOptimizing Redux with CreateEntityAdapterВидеоNormalizing Data and Full Redux RTK ReviewВидеоAdvanced Redux with Async Thunks and Data FetchingDIALOGUESocial Media App with Redux Example - Advanced - AssessmentЗадание
10RTK Querying and Advanced Querying Patterns16 материалов

RTK Querying and Advanced Querying Patterns

RTK APISlice for Redux Querying Data Fetching MGMTВидеоData Caching with RTK Query in ReduxВидеоRefetching Data and Semi-Transparency in ReduxВидеоTagType and Auto Refetch with ReduxВидеоCaching Under the Hood with Mutation in RTK QueryingВидеоAPI Slice Summary with RTK QueryВидеоUser Slice Data with RTK Query for ReduxВидеоInjected Endpoints with RTK QueryВидеоMemoization Updates to Cache Data with RTK QueryВидеоCaching Optimistic Updates with RTK Query - AdvancedВидеоWebSockets and Streaming with RTK QueryВидеоUpdate Notifications with WebSockets Explanation and Changes for Caching DataВидеоFinal RTK Updates and Redux Course SummaryВидеоRTK Querying and Advanced Querying Patterns - AssessmentЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание