Let’s generate a QR code using your contact information. We will learn today about QR codes and a use case of generating a personalized QR code that you can share with people without having to share it using traditional way.
Accessing information using just pin login is dangerous and should be avoided at all costs.
A few cases on how celery signatures would behave with examples explained.
As a stakeholder I would like to know when a software release has been made which includes list of changes categorized by either of the three types (features, maintenance, bug fixes).
Writing tests should be fun and easy. Testing was like an ocean for me when I first started writing test and I didn’t know how to swim. With past few experience I bring some knowledge to you and hope to add value to readers.
We will go through a use case that has recently come up to create name for a version of a file. I have decided to use s3 to accomplish this and we will learn how to do this.
Let’s walk through a bunch of use cases that i’ve learnt over a period of time for writing tests.
Setup up a Django app with ElasticSearch as document store.
An introduction to setting up a Django project with poetry properly.