Redux Architecture
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore Redux architecture in this 55-minute conference talk from code::dive 2018. Discover how this frontend development concept for organizing application state can be applied across various programming languages. Participate in a live coding session demonstrating practical Redux implementation, covering topics such as application state management, single object structure, Redux flow, and JavaScript integration. Learn about building blocks, ToDo state, notifications, observers, and list registration as you gain insights into this versatile architectural approach suitable for software engineers from diverse backgrounds.
Syllabus
Introduction
Agenda
What is Redux
Why use Redux
Building Blocks
Application State
Single Object
Redux Flow
JavaScript
Demo
ToDo State
Notification
Observers
Using
List
Registration
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube