Get the latest tech news
Building an "Easy" Web Application
Building a web application in Python, JavaScript, Node, then Python again.
I decided to spend my Fourth of July weekend transforming a small Python utility I wrote a couple of years ago for work. I decided to spin up a Bottle app which is ridiculously easy and had a working version of the script running on a web page in about an hour. I also got to do all of the fun systems stuff like remember how Apache works, update certbot from ACME v1, and play with the virtual hosts file which is always a good time.
Or read this on Hacker News