Python + JavaScript - Full Stack App Tutorial

153,106
0
Published 2024-02-19
Dive deep into full stack development in this comprehensive guide, where I will walk you through building a dynamic web application from scratch, utilizing the power of Python with Flask for the backend and JavaScript with React for the frontend.

Don't forget to like, share, and subscribe for more in-depth tech tutorials from Tech with Tim. Join the discussion in the comments below and share your progress or ask questions.

Register for the NVIDIA GTC: nvda.ws/3j19YDK
Enter the Giveaway: forms.gle/Lu7QQ4XancakaTjH8

The Future of Extended Reality and Generative AI [S62751]: www.nvidia.com/gtc/session-catalog/?tab.allsession…
Large-Scale Production Deployment of RAG Pipelines [DLIT63054]
www.nvidia.com/gtc/session-catalog/?tab.allsession…
Exploring AI-Assisted Developer Tools for Accelerated Computing [SE62128]
www.nvidia.com/gtc/session-catalog/?tab.allsession…

🎞 Video Resources 🎞
Full Code: github.com/techwithtim/Flask-React-Full-Stack-App

If you want to land a developer job: techwithtim.net/dev
If you want to learn Web 3 & Blockchain: algoexpert.io/blockchain (use code “tim”)
If you want learn Python & Go: programmingexpert.io/tim (use code “tim”)

Skool community for free resources: softwaredeveloperacademy.com/
Discord server: discord.gg/twt

⏳ Timestamps ⏳
00:00 | Introduction
02:40 | Project Demo
04:27 | Setup & Installation
08:50 | Building The Backend
45:08 | Building The Frontend

Hashtags
#PythonJavaScriptTutorial #fullstackdevelopment #FlaskReact #TechWithTim #WebDevelopmentGuide

All Comments (21)
  • @joe2271
    HOLY CRAP!! I asked you for this last week. Thanks Tim, almost feel like it was answering my request! All kidding aside, thanks for doing this and gonna go through it now.
  • @skooma103
    Hey Tim, I've followed your content for years. You were one of the people who sparked my interest in programming. Thankyou for all your hard work and keep up the great work. You're genuinely one of the best content creators on this platform.
  • @ReeveJonathanA
    Tim this was perfectly timed. I’m a beginner developer and I know the basics of Python, JS and React but I’ve been struggling to put them together to build something full stack. Thank you so much for this! ❤
  • Thanks for the video. I like the way you explain the stuff. I'm at an impass. 62 years old, on linux and created a bunch of scripts working in tandem to carry out the maintenance of my computers and network. However, i am trying to jump into python. I was switching between perl and python and actually c. I have programmed in fortran, cobol, pascal, access and even foxpro to build databases apps. I would like to follow the path of Master programmer by Dr. Chuck...so have decided to go into python, using my bash scripts to whet my appetite on python. This is the hardest step to go past. In any case i do like how you present your videos. Very down to earth, understandable, and easy to follow. So for that, Thank You and Excellent job! Cheers!
  • @user-kc7uo4qn2x
    Hey Tim! Just want you to know that your tutorial videos are so helpful and useful in expanding programming skills. I love how you keep it simple and open-ended for personal creativity to come into play. Thank you lots!
  • @bobk9117
    Thanks Tim, it's week 1 of my capstone project class and this is exactly what I needed. I can't believe my luck
  • @spencercooper367
    Since I encountered your video last year I continue to feel passionate about Ilearning this. Thanks for always publishing fruitful and meaningful content that go in-depth. Tim your name and the names of other will surely be mentioned when I have fully grown.
  • @caleblwright1
    Great tutorial. If you are having trouble importing the flask packages (like I did), do some digging on python environments. Best practice is to create a new virtual environment for each project because Python isn't great at dependency management. Once you create the virtual environment, activate it and import the flask packages into the venv you just created. That should fix your problem!
  • That has been an awesome video! Playing around with flask for a couple of weeks and now looking at this video, I retyped 1:1 the code while watching the video and learning. Such an awesome content!
  • @parthkabra8880
    I struggled learning this on my own, they way you explained it was outstanding
  • @alimihakeem841
    Absolutely a nice projects. Thanks for this. I'm currently learning flask, so this project will give me a starter template in building full stack application
  • @jsto6056
    Great work on this. This is a perfect example of a FS app base modal for anyone to use. Thanks. Could have used this years ago myself.
  • @nikhuge6580
    This is really great.I really like to see more small fullstack projects like these...
  • yooooo! the perfectely matched tutorial 🔥 sending... love from Sri Lanka ❤❤❤
  • @nomadti8591
    Just what I was looking for!! Thanks so much!
  • @iamqqu
    Absolutely great video Tim, this clears a lot of cobwebs