Test driven development with Pytest and DjangoIn this part, we will create our Task app and continue with Test-driven development we started previously on Test driven development with…Aug 2, 2021Aug 2, 2021
Test Driven Development with PyTest, Django and Docker — Set upTest-driven development is going through the process of writing the test first, then writing the required code to pass the test. Finally…Jul 27, 20211Jul 27, 20211
Django and real-time with CentrifugoIf you ever had a doubt how to work with real-time in django…Jan 18, 20211Jan 18, 20211
Printing with Vue, Electron and NodeThis is another of my post (again as a personal note for myself), how to print using a thermal printer. A similar post I posted in the…Dec 15, 20194Dec 15, 20194
Printing with Python and Epson POS printer.This post is for my future self. I am trying to print using a python package on windows, called python-escpos. This library works fine in…Nov 16, 20186Nov 16, 20186
Starting with GeoDjangoThis is another post for my future reference. In the meantime if this post helped you too, then I am glad I was of some help.Aug 26, 20181Aug 26, 20181
Preparing Django development on an Ubuntu serverThis is not a tutorial per se, rather a reference for my future self. This is how I always start when I am developing a new app in Django…Aug 25, 2018Aug 25, 2018