Visual Studio Code is a free and powerful IDE for python development. Recently, I decided to switch from Visual Studio 2017 to VS code due to it is more light and straightforward. Okay, let’s make a Flask “Hello, World!” to demonstrate how to install and use it. First, download the VS code from the link. …
Continue reading “Use VS Code to Create Your First Flask ‘Hello, World!’”