
Tip of the Week: Fiddler - Free Web Debugging Proxy Paid Members Public
Fiddler is an HTTP debugging proxy server application and captures HTTP and HTTPS traffic. It is one of the tools in my essential toolkit list. Fiddler allows debugging traffic from PC, MAC, Linux and mobile systems. It helps inspect the raw requests and responses between the client and the server.

Tip of the Week: Using Git Locally in a TFVC Repository Paid Members Public
Use the power of git even with TFVC source control.

Semantic Comparison: Improve Test Assertions Paid Members Public
SemanticComparison makes it easier to compare instances of various objects to each other and improve test assertions.

Tip of the Week: Spigen - Awesome Phone Cases Paid Members Public
If you are looking to get a case for your phone, then check out cases by Spigen. I have been using Spigen cases for over three years, and I totally recommend it. Spigen cases are made with premium materials and are slim, sleek and simple. Spigen provides various models that

Azure Key Vault From Node.js Paid Members Public
Connecting to Azure Key Vault from Node.js

Tip of the Week: PNGGauntlet - Smash PNGs for Faster Sites Paid Members Public
Optimize images for the web.

Setting up Git Credential Manager for Windows with Cmder Paid Members Public
Do you enter your git credentials very often?

Use Tests As A Feedback Tool To Improve Code Paid Members Public
Listen to tests and act on it to improve the code you are writing.