#web-development
Read more stories on Hashnode
Articles with this tag
Hi there! In this article, we'll be talking about how to render static templates, HTML templates and file structure strategies. Static...
Hi again :) We'll be creating dynamic URL routes in an application. In this article, I shall be discussing variable rules, converters and give an...
A website's homepage can be found using the URL (Uniform Resource Locator, a website's address) hostname followed by /, /home, /about or something...
In this article, we're going to be building a Flask application. Well, obviously from the title. 😂 Using one script, we can make a simple Flask...
Hi! In this article I'd be talking a bit about the Model-view-controller architecture (MVC), the Model-Template-View (MTV) architecture and the...
Hi there! In this article, I'll be covering: What is Flask? Features of Flask Companies that use Flask What is the Client What is the Server How the...