Back To Course Home
Practical Redux
0% completed
Introduction
Introduction to the CoursePlan for the Course
Project Planning and Setup
Project Mini-Mek UI MockupsCreating the Initial ProjectManaging Project DependenciesRedux SetupAdding Hot Module ReplacementFurther Information
UI Layout and Project Structure
Setting Up the UI ToolkitInitial UI LayoutBuilding a TabBar ComponentRendering Tab PanelsThoughts on Folder StructureAbsolute Imports and Feature FoldersBuilding the First Content ComponentsHandling Tab State with ReduxFurther Information
Using Redux-ORM
Intro to Redux-ORM
Basic Usage
Core Concepts
Typical Usage
Specialized Behavior
Further Information
Loading and Displaying Data
File Structure and Mock APIsConnecting the Unit Info TabSetting Up Redux-ORMLoading Pilot DataDisplaying a List of PilotsDefining Models with RelationsHandling Selection Logic
Connected Lists, Forms, and Performance
Connecting List ComponentsConnected Components and PerformanceConnecting Form ComponentsPilot Form UI StateFurther Information
Form Change Handling, Data Editing, and Feature Reducers
Code CleanupBuffering Form Changes and DispatchesStructuring Reducer Logic for FeaturesEditing Pilot EntriesFurther Information
Form Draft Data Management
Adding Entity CRUD ReducersImplementing Pilot DeletionManaging Draft Data for FormsGeneric Reducer Logic for Editing EntitiesUsing Draft Data for Editing PilotsSaving Form EditsResetting and Canceling Form EditsFurther Information
Managing Modals and Context Menus
Adding Modal Dialog Support
Making Modals Stackable
Creating a ColorPicker Dialog
Connecting the ColorPicker Dialog
Making the ColorPicker Dialog Reusable
Designing a Context Menu System
Building the Context Menu System
Adding a Context Menu to the Pilots List
Further Information
Wrapping Up
What Was CoveredNext Steps

Further Information

  • React Modals and Portals
    • Modal Dialogs in React
    • Stack Overflow: How to control modal dialogs using Redux
    • Modals in React (tradeoffs and approaches)
    • Scalable Modals with React and Redux
    • Generic Picker Modals with Redux
    • React/Redux Links: React Component Patterns - Modal Dialogs
    • React/Redux Links: Redux Techniques - UI
  • Dan Abramov explains the “Forwarded Refs” pattern
  • React and Redux Modal Tools
    • react-portal
    • redux-promising-modals
    • Redux Addons Catalog: Widgets - Modals
    • Redux Addons Catalog: Widgets - Notifications

Create a free account to access the full course.

Continue your learning journey with a 14-day free trial.

By signing up, you agree to Educative's Terms of Service and Privacy Policy