The road to my first web development job
What I learned about myself, and about the state of the job market in 2023

Search for a command to run...
What I learned about myself, and about the state of the job market in 2023

Docker builds may not be as platform-independent as they seem...

A step-by-step walkthrough to help you add authentication to your Flask API

5 'gotchas' to be aware of when deploying a Django project on Heroku

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 acceptable UI you need to be using a framework like React or Vue.js. Right? Wrong. In recent years, a...

Automated in-browser testing of a Django login and user registration form plus password reset functionality using Pytest and Selenium WebDriver

How I Learned To Stop Worrying And Love Utility Classes

A couple of weeks ago I took my first, tentative steps with hosting on AWS. As part of a mini project for a Python/Django tutorial on Udemy, I was supposed to deploy my finished Django blog on Elastic Beanstalk (EB). This post is an overview of the l...
