Rahul Pulikkot Nath

Tip of the Week: Fiddler - Free Web Debugging Proxy 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.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Tip of the Week: Using Git Locally in a TFVC Repository Members Public

Use the power of git even with TFVC source control.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Semantic Comparison: Improve Test Assertions Members Public

SemanticComparison makes it easier to compare instances of various objects to each other and improve test assertions.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

Tip of the Week: Spigen - Awesome Phone Cases 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

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Productivity

Azure Key Vault From Node.js Members Public

Connecting to Azure Key Vault from Node.js

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Tip of the Week: PNGGauntlet - Smash PNGs for Faster Sites Members Public

Optimize images for the web.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Setting up Git Credential Manager for Windows with Cmder Members Public

Do you enter your git credentials very often?

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Use Tests As A Feedback Tool To Improve Code Members Public

Listen to tests and act on it to improve the code you are writing.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing