The hitchhiker's guide to building a React + Flask web app (part1).
Introduction
Flask is a web framework. This means flask provides you with tools, libraries and technologies that allow you to build a web application. This web application can be simple web pages, a blog, a wiki or a big commercial website.
Flask is ...
agbanusijohn.hashnode.dev5 min read