Hi everyone, In this post I will show how you can host your flask web app on a Linux Server. I’ll show you one of the easiest and best way of doing it, so stay tuned and read till the end. So without wasting time on small talk, let’s just get straight into the topic. […]
Hi everyone, In this post I will show how you can create a single page application with flask. People generally think that flask is not capable of building advance applications and certainly not single page ones, but that’s entirely wrong. There is a library named Flask-HTMX which is really easy to use and today we’re […]