Event-Driven Architecture with React and FastAPI – Full Course

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=NVvIpqmf_Xc



Duration: 1:37:44
106,510 views
2,668


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.

💻 Frontend code: https://github.com/scalablescripts/react-event-driven
💻 Backend code: https://github.com/scalablescripts/fast-api-event-driven

✏️ Antonio from Scaleable Scripts created this course. Check out his channel: https://www.youtube.com/watch?v=VkPUBx_WtK8

⭐️ 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

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2022-09-12React Coding Interview Prep – 30 Questions and Answers
2022-09-07Angular for Beginners Course [Full Front End Tutorial with TypeScript]
2022-08-31React JavaScript Framework for Beginners – Project-Based Course
2022-08-30CSS Tutorial – Full Course for Beginners
2022-08-2920 Beginner Python Projects
2022-08-25Game Development with LÖVE 2D and Lua – Full Course
2022-08-24Frontend Web Development Bootcamp Course (JavaScript, HTML, CSS)
2022-08-22Azure Developer Associate (AZ-204) — Full Course Pass the Exam!
2022-08-18Learn C Programming with Dr. Chuck (feat. classic book by Kernighan and Ritchie)
2022-08-15Stardew Valley Game Clone with Python and Pygame – Full Course
2022-08-11Event-Driven Architecture with React and FastAPI – Full Course
2022-08-10HTML / CSS Tutorial – Create an Order Summary Component
2022-08-09Python for Beginners – Full Course [Programming Tutorial]
2022-08-04Blazor Server App with .NET 6 and Syncfusion UI Components – Full Course
2022-08-01Industry Level REST API using .NET 6 – Tutorial for Beginners
2022-07-28JavaScript Game Development Course for Beginners
2022-07-25Create An Elementor WordPress Website – Elementor Tutorial For Beginners 2022
2022-07-21Apache Cassandra Database – Full Course for Beginners
2022-07-20Think Like a Computer Science Professor
2022-07-19How to Build an MVP for Your App – Full Course on Minimum Viable Product Development
2022-07-14React JS Tutorial – Build a Weather App With Cities Autocomplete