FARM Stack Course - FastAPI, React, MongoDB

preview_player
Показать описание
The FARM stack is FastAPI, React, and MongoDB. It is a simpler form of the MERN stack that can make developing apps even faster. In this course, you will learn how to create a basic CRUD application using the FARM stack.

⭐️ Course Contents ⭐️
⌨️ (00:00) FARM STACK Explained (Theory)
⌨️ (11:20) Backend build (FastAPI)
⌨️ (39:39) MongoDB Queries
⌨️ (42:15) Frontend Design
⌨️ (58:03) App Testing

--

🎉 Thanks to our Champion and Sponsor supporters:
👾 Wong Voon jinq
👾 hexploitation
👾 Katia Moran
👾 BlckPhantom
👾 Nick Raker
👾 Otis Morgan
👾 DeezMaster
👾 Treehouse

--

Рекомендации по теме
Комментарии
Автор

This channel should be awarded with honour for what they have been doing for the society ❤️

haaris
Автор

I have this issue when watching tutorial videos like this where if the instructor makes a typo or something, I'll be hyper-fixated on it until it gets acknowledged. Anything said/taught between the time of the typo and the time of acknowledgment goes in one ear and out the other. So the fact that you did those little popups immediately acknowledging it was wonderful.

Josh-qbem
Автор

Thanks, I can finally see the big picture how each component (FastAPI, React, MongoDB) connects togther!

surayuthpintawong
Автор

Hello! thanks you sir carnes FCC, thanks all of you guys to help us.

kabylekabyle
Автор

Next Stack: NUTS (Nuxtjs, TailwindCSS, Supabase). Mark my words!

erickheredia
Автор

I'm somehow not able to delete the todos. Every time I press the button that removes the todo, in the console I get the following error: "Failed to load resource: the server responded with a status of 404 (Not Found)". The thing is that the uri is correct, but it somehow gives me that error. From the swagger UI it works fine, but it doesn't from the frontend. Any tips on what can be done to resole this issue? I'd appreciate it!

cybr
Автор

That was an awesome short tutorial on farm stack✌

naveens
Автор

Love the channel ❤️ such great content

mayankrai
Автор

Hi im having trouble. axios keeps calling backend api when fetching all todos in useeffect part. Is this expected?

himanshchauhan
Автор

Didn't know FARM stack existed ...

marcscherzer
Автор

Wow, thank you so much for sharing the knowledge 🫡🙏👍😊

mahendranath
Автор

26:12 Why do you use await? I tried to run program without await but it also runs nomarlly.

luisdato
Автор

Thank you so much for this. Now I can dive deeply into the FARM stack

arskas
Автор

MongoDB not graphql - Thank you for this refreshing turtorial

jeanleloup
Автор

when creating a post I get the error "object has no attribute 'dict'

michaelshort
Автор

Thank you for such great videos, great work

narutokun
Автор

what's he using to run Linux terminal on windows?

moazim
Автор

Where is the video to set up the paths?

coleblender
Автор

So I'm trying to follow along with this tutorial, but when I run both front and backend, once my react page loads, it continuously makes calls and doesnt stop. I also am unable to delete or create tasks. Does someone have a repo of this project I can check out?

leepham
Автор

First, and also fast api is really good!

project-pcs