Completed
⌨️ Course Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
FARM Stack - Full Stack Development with FastAPI, React, and MongoDB
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Course Introduction
- 2 ⌨️ Intro to FARM Stack
- 3 ⌨️ Advantages of FARM Stack
- 4 ⌨️ FastAPI Intro
- 5 ⌨️ React Intro
- 6 ⌨️ MongoDB Intro
- 7 ⌨️ Docker Intro
- 8 ⌨️ Project overview: Todo application
- 9 ⌨️ Project setup
- 10 ⌨️ Backend with Node and FastAPI
- 11 ⌨️ Database with MongoDB
- 12 ⌨️ Docker Compose and nginx
- 13 ⌨️ Frontend with React
- 14 ⌨️ Trying the application