Didn’t watch everything live? The Microsoft Developer YouTube channel has plenty of recorded...
This is episode 4 of A Hands-On Guide to Modern Software Development series. Modern applications are...
Cache Smarter, Not Harder If your ASP.NET API slows down under frequent database queries,...
TL;DR In this article, you’ll learn how to: Build a FastAPI Books API Expose it with...
In the first article of this series, we explored how to test minimal web APIs in ASP.NET using an...
Testing Web APIs doesn’t need to be a chore. No sprawling frameworks. No over-engineered test setups....
Managing configuration files across servers can be tricky. Ansible's lineinfile module makes it easy...
Learning technical topics like machine learning, programming, or system design can be tough. What if...
If you're a developer using Jupyter Notebooks and Poetry, you might face an issue where VSCode...
Updating the APT cache is essential for keeping your system in top shape. But it can sometimes feel...
Ensuring High Availability with Two-Server Setup Using Keepalived Ensuring high...
Hey everyone, I recently ran into some sound issues on my Ubuntu Desktop, and I thought I'd share...
Did you know that you can use VSCode Remote Tunnels to work on a remote machine, WSL2 instance, or...
Solving Problems on HackerRank Solving problems on HackerRank is a fantastic way to keep...
How To Run Jest Unit Tests In a Typescript Project Follow these steps to set up Jest unit...