How to Handle Stress and Workload as a Software Engineer
Being a software engineer is rewarding—but let’s be real—it’s also mentally demanding. Tight deadlines, legacy codebases, endless meetings, and constant […]
Software Solutions, Microservices, Event-driven Architectures
Being a software engineer is rewarding—but let’s be real—it’s also mentally demanding. Tight deadlines, legacy codebases, endless meetings, and constant […]
What is pnpm? pnpm is a fast, efficient, and disk space–friendly JavaScript package manager—an alternative to npm and yarn. It
I wasn’t just creating another simple CRUD application when I began working on the Bookshop Inventory and Orders System. I
Wait… you mean the app runs like a native macOS app? But it’s written in PHP?”That was exactly my reaction
Imagine a world where the internet goes dark. No Wi-Fi, no 4G, no SIM cards. Would we still be able
1. Context On BrowserStack remote devices, your app can retrieve data from publicly-hosted servers. However, your app cannot directly connect
As a long-time PHP developer, I never thought I’d say this — but I just built a desktop app using only
The other day, while having coffee with a colleague, he asked me: “Why are you still using PHP, that outdated
Do you know that these days, software often uses a microservices architecture?So, for us, a developer understanding microservices observability with
Hi folks,Welcome again! I hope you are doing well. I am thrilled to see you here. So today, we will
As we know microservices architecture and data streaming, these things become the backbone of modern systems. Kafka is a popular
In many organizations, the software testing team is kept separate from the development process and is only brought in once