VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
FARM Stack Course - FastAPI, React, MongoDB

FARM Stack Course - FastAPI, React, MongoDB

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
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. -- Bek Brace developed this course. https://www.youtube.com/channel/UC7EVSn5inapL20oPSwAwEUg - Code: https://github.com/BekBrace/FARM-Stack-Course
Date: 2022-03-14

Comments and reviews: 9


React js is a stain, and shame to the JavaScript ecosystem. Most hyped childish library ever, the same functionality can be achieved with Angular, svelte and vanilla js. React js doesn't have any value. What's the point of using a complicated library that makes us to write complicated syntax and logic ? Why? Why suffocate? Devs are in peace of mind while they use Angular or anything other than which involves virtual dom nonsense.
React js is the most hated. Angular is the king. React makes things more complicated, while the same functionality can be achieved in pure js or angular in more elegant way. Virtual dom is very slow in mobile because it takes a lot of RAM space. There are many blogs against react js. Please adapt to the trending Angular.

reply

This is a great guide!! Everything works really well and relative to other frameworks it is super-easy to learn and use; i was wondering if you could please show how to connect to mongodb proper ( in the cloud); i have tried a few things but somehow, something was off; it would be nice to connect to cloud, not just on-prem; thanks so much!!
reply

Great tutorial very easy to follow along! Do you have any suggestion for an ideal approach to adding user authentication in FastAPI i.e. recommended authentication library we can use that allows pbkdf2 or ssha encryption as well as generating session tokens?
reply

For those that don't know Python, this can also be done using NodeJS, Express, and Mongoose. You can create a schema and set routers that can generate simple CRUD API calls in a very similar way as the FastAPI.
reply

FCC Team - Will there be a complete class with more courses in a playlist on the topics of computer vision/Neural network and CISSP and SEC+? I-m sure a lot of people here would look forward to that.
reply

FARM stack is proudly sponsored by the exceptional Farmers over at Ligue1! Jokes apart, at this rate we have MERN, PERN, NERN(Next) and we will have JS Fatigue all over again. LOL
reply

How would you go about deploying it on heroku for example ? Do you host two separate apps and hard code your backend url instead of localhost:3000 ? Thanks in advance
reply

Thank you so much for this tutorial. I'm just wondering how and how often the data are refreshed ? The backend seem to have a lot of requests in my implementation.
reply

0:02-
-The FARM stack is FastAPI, React and GraphQL.--
I went through this video, but I didn't find any other reference to GraphQL

reply
Add a review, comment






Other channel videos