Blog

(5 posts)

I love to write around Web Development, and related technologies. I hope that you find the articles helpful.

Proxies and Reverse Proxies

Jan 29, 2023

Discover the key differences between proxies and reverse proxies and their impact on web applications

The Lazy Developers Way to Load Balancer

Mar 11, 2022

What is a load balancer, and it's types? Let's understand.

Top 10 JS Array methods to make your life easier

Apr 25, 2021

Here are 10 of the most useful array methods in JavaScript to make your life less stressful.

Test Automation Using Python and Selenium

Apr 26, 2020

Try automating your web tests with Python and Selenium

How regex in python isn’t as bad as you think?

Apr 15, 2020

Ever thought of solving a problem with regex and ended up with 2 problems. No more!