How to build a NextJS + FastAPI application (step-by-step tutorial)

preview_player
Показать описание
NextJS, FastAPI, SQLAlchemy, JWT all in a 90 minute tutorial building a full-stack web application. We'll be using NextJS for the frontend, FastAPI for the backend, and JWTs for authentication, supported by SQLAlchemy and Pydantic.

NOTE: FastAPI CLI requires version 0.111.0.

🎓 Courses can be found:

👨‍💻 Hi, I am Eric!👨‍💻
Hey! I’m a seasoned developer and cloud enthusiast. I love sharing my knowledge and helping others to discover the exciting world of programming and cloud technologies. For more tutorials, tips, and tech magic, don’t forget to hit that subscribe button and ring the bell for notifications!

🙏 Support The Channel 🙏
If you found this tutorial helpful, please give it a thumbs up 👍, comment, and share it with your network 🌍

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

A comment advising you to show a demo at the beginning of the video is a golden one. I would say add timestamps to your videos. Good work, regardless.

tryingtobebetterr
Автор

Just finished this course. Thank you so much.

SageManOfficial
Автор

Nice tutorial.
Try to show demo site in the beginning so viewers can see what's they are gonna learn.

Keep up the good work 🎉❤

django
Автор

Wow beautiful, I'm currently working on a fastapi and nextjs project and you just save me a lot of time, thanks for such an amazing tutorial.

juzmvwn
Автор

Clear and straight to the point. Great content!

francosbenitez
Автор

Perfect tutorial! How can i use AuthContext functions (logout) in another page? I have this problem: Error: (0, is not a function

arn
Автор

make an ecommerce website with fast api

muhammadfawwad
Автор

Awesome Roby ❤, i super love this full stack tutorial. I would be working on such in my channel too 🥰

zeecomedia
Автор

Please make a full video on realtime chap app with notification and websocket and mysql

iekmasolutions
Автор

Although your tutorial is helpful, why aren't you using SQLModel as the ORM and Poetry for dependency management?

xdfrhsz
Автор

Please make more projects, and thanks for it.

stylinali
Автор

Hi Eric, i have problem with ModuleNotFoundError: No module named 'jose'.
Please help me.

agungliem
Автор

It could have been better if they had implemented pandas and uploaded csv, excel or txt files

coffandprograming
Автор

Wow is this free? No paid stuff for fullstack dev.

berthembenitezjr
Автор

Very nice tutorial, but as someone who watches a lot of tutorials - please consider speeding up the "typing part" of your tutorials. It's obvious that most instructors are just reading and re-typing or copy-pasting blocks of code from the other screen, and there's nothing wrong with that. But typing doesn't make it any more "organic", it's flawless and perfect (down to imports on the top of the file before you even start writing your code, which is obviously how all of us real developers don't actually write code, you import/include stuff as you need it, not randomly from top of our minds). So to make it more fun - just copy blocks of code, entire function at a time, and then instead of making us watch how you "retype" the function - spend that time explaining what the method does, what the arguments are, why you prefer doing it this way or another, but then it's time well spent. Watching someone slowly retype the entire app is.. not high value. But other than that - great video, I love your style and I think your channel will only grow from here! Keep up the good work dude! 🤙

guybrushthreepwood
Автор

sorry to tell this but worst tutorial, we can get these from gpt, we need ur help in explaining the concepts in the code, not u see typing the code. plz have in mind in future if want to help people. but thanks for the code, i dont have to gpt now that part.

noobymemer