What I learned about myself, and about the state of the job market in 2023 · Now that the contract is signed, I can announce publicly that I just got my...
Docker builds may not be as platform-independent as they seem... · We all know and love Docker, right? The ability to build and deploy your software in a...
A step-by-step walkthrough to help you add authentication to your Flask API · There are a plethora of Python packages providing authentication...
5 'gotchas' to be aware of when deploying a Django project on Heroku · My very first blog post on Hashnode was about the trials and tribulations of...
We all know that to create an interactive front end for your website you need JavaScript. Not just vanilla JS, mind: we're in 2022, and to create an...
Automated in-browser testing of a Django login and user registration form plus password reset functionality using Pytest and Selenium WebDriver · One of...