2022
Part 1 – Introduction to the FARM Stack and the Components
1: Web Development and the FARM Stack
2: Setting Up the Document Store with MongoDB
3: Getting Started with FastAPI
4: Setting Up a React Workflow

Part 2 – Parts of the Stack Working Together
5: Building the Backend for Our Application

1: Web Development and the FARM Stack

2: Setting Up the Document Store with MongoDB


3: Getting Started with FastAPI
4: Setting Up a React Workflow

5: Building the Backend for Our Application

p 115 ,react.js , JSX เพื่อ express UI interactivity of hook and handler
connect instance of MongoDB ,
python drive
pydantic models
APIRouter
define path – CRUD fn
FasAPI middleware เพื่อ connect backend-frontend
deply to Heroku – platform as a service
p 116 , Technical requirement
Introducing our app – สร้าง FARM
basic CRUD fn – insert into db , list price update , delete
db layer – Atlas MongoDB instance
crafting pydantic model -สร้าง route all basic operatio -> creatig cars , update , delete , reading
Tailwind CSS
p 117 , Creating MongoDB instance for app