In this article, we will take a look at two of the most popular web frameworks in Python: Django and Flask. Here, we will be covering how each of these frameworks compares when looking at their learning curves, how easy it is to get started. Next, we'll a... (more…)
Read more »
Continuous delivery with Bitbucket Pipelines and custom CentOS7 PostgreSQL Docker image.
Read more »
With the rise in number of microservices being used at WorkIndia, the old system of using a separate subdomain for each service along with… (more…)
Read more »
As I mentioned back in February, I’ve been working with the VaccinateCA project to try to bring the pandemic to an end a little earlier by helping gather as accurate … (more…)
Read more »
If you look around, you'll find many references telling you to keep your business logic out of your views. This seems reasonable and by providing an example, those resources will explain this in a way that it makes total sense, at least at the time. Sadly... (more…)
Read more »