FARM Stack Course – Full Stack Development with FastAPI, React MongoDB
Learn full stack stack development with the FARM stack. You will learn to quickly create an application using FastAPI, React, and MongoDB.
✏️ Course created by @beau
💻 Code: https://github.com/beaucarnes/farm-st...
Sign up for MongoDB Atlas: https://www.mongodb.com/cloud/atlas/r...
MongoDB provided a grant to make this course possible. Explore MongoDB further with free MongoDB University courses, Certifications, and Developer Center.
MongoDB University: https://learn.mongodb.com/?utm_campai...
Certification: https://learn.mongodb.com/pages/certi...
Developer Center: https://www.mongodb.com/developer/?ut...
⭐️ Chapters ⭐️
⌨️ (00:00) Course Introduction
⌨️ (00:40) Intro to FARM Stack
⌨️ (02:07) Advantages of FARM Stack
⌨️ (03:30) FastAPI Intro
⌨️ (12:17) React Intro
⌨️ (18:17) MongoDB Intro
⌨️ (20:42) Docker Intro
⌨️ (23:52) Project overview: Todo application
⌨️ (25:27) Project setup
⌨️ (30:21) Backend with Node and FastAPI
⌨️ (38:53) Database with MongoDB
⌨️ (41:15) Docker Compose and nginx
⌨️ (45:10) Frontend with React
⌨️ (53:00) Trying the application