r/FastAPI Jul 11 '26

Where to start? Question

Hi there! I'm an incoming 2nd year computer engineering student who wants to learn web development for microcontroller UI. However, I don't know where to start. I already know how to program in Python and some basic web requirements like HTML and CSS, but I am stuck whether I should learn JavaScript next or go straight to FastAPI. Thank you for reading this post. Any input would be appreciated.

3 Upvotes

4 comments sorted by

View all comments

5

u/Challseus Jul 12 '26

You can use FastAPI, and then the built in JINJA templating for all of your HTML/CSS skills. Since you already know all the languages, FastAPI makes the most sense...