#developer
Read more stories on Hashnode
Articles with this tag
I am working for a PaaS (Platform As a Service), meaning that we not only have our internal apps to maintain, but we manage thousands of client apps...
Slumber is one of those libraries you don't need, but can't live without once you learn about it (much like attrs!). It covers a generic use case -...
I run Django projects in Docker containers and use Visual Studio Code as my IDE. In this article, I share how I debug and auto-reload both Django and...
I had a very interesting use case lately: being able to upload a file to S3 without being signed in to AWS and taking advantage of multipart uploads...
If you haven't heard of Kubernetes by now, it means you are reading this from another planet. I didn't think I would have such a reach, awesome! In...
I had to recreate the way dev.to generates anchors in Kotlin Multi-Platform (MPL). It took way longer than expected! ยท bitdowntoc is a Markdown TOC -...