How to create App Store Connect API key and what to do with it?
If you're developing for the App Store, you'll eventually need to generate an app store connect...
Hi, I'm Ana and welcome to my dev blog. I share insights and practical solutions to coding problems that I face at work or my hobby dev time. Subscribe for new articles and check out my latest tutorials on YouTube.
Don't miss out and subscribe to my newsletter, or explore other ways to follow my content.
If you're developing for the App Store, you'll eventually need to generate an app store connect...
To ensure the security of your Linux system, it's important to properly configure SSH access. This guide walks...
In this guide I'll explain how to connect to AWS RDS (Relational Database Service) postgres instance from your...
In my previous article, I explained how using conventional commit messages can automate various processes, such as generating changelogs, and automating version bumps. In this article, I'll show you how. You can automate your...
I was amazed to see how many plugins are there in the Wordpress plugins registry for such a simple task...Most of them require user registration. Why?! I don't like giving away my email,...
When I first started professionally programming in a team, one of the first articles I had to read and memorize was How to Write a Git Commit Message by Chris Beams. And since then I used...