A rare yet super useful React + Flask tutorial

Hey folks, how’s your coding coming along?

Our multidisciplinary project this semester is about realizing a website for the machine learning department of the head lecturer. The required tech stack is quite unfamiliar to us, and the general archive of tutorials doesn’t help.

When searching for a Flask + React tutorial, there’s not many that pops up. Luckily, I’ve found one very useful tutorial:

This man is my savior! Basically what you’d do is to write RESTful APIs in Flask and then connect to the Reactjs frontend using a proxy. Let’s see how this goes.

Happy coding.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.