Event-Driven Architecture with React and FastAPI – Full Course

Event-Driven Architecture with React and FastAPI – Full Course
Learn about event-driven architecture by building a real-world project using FastAPI, React, and Redis.

Learn about event-driven architecture by building a real-world project using FastAPI, React, and Redis.

An event driven system is a common way to setup software. In event-driven architecture, event-handlers are registered for specific events. When an event occurs, the handlers are invoked.

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:04:30) Redis Database
⌨️ (0:07:06) FastAPI Setup
⌨️ (0:13:02) Create Delivery Endpoint
⌨️ (0:19:39) Building the State
⌨️ (0:24:34) State Endpoint
⌨️ (0:29:29) Dispatching Multiple Events
⌨️ (0:54:26) Building the State without Redis
⌨️ (1:04:33) Building the Frontend

Suggest:

JavaScript for React Developers | Mosh

Learn React - Full Course for Beginners - React Tutorial 2019

React + TypeScript : Why and How

Getting Closure on React Hooks

React Tutorial - Learn React - React Crash Course [2019]

Page Transitions In React - React Router V6 and Framer Motion Tutorial