What are HTTP and HTTPS Protocols?

An in-depth look at what the HTTP protocol is, how it works, its methods, status codes, versions, and security features. Learn how HTTP enables communication between clients and servers over the internet.

October 13, 2024 · 7 min · Sandesh Shahapur

What Are Browser HTTP Cookies?

An in-depth look at what browser HTTP cookies are, why they are used, how they work, and their attributes. Learn how cookies are used for session management, personalization, tracking, and advertising on the web.

October 13, 2024 · 5 min · Sandesh Shahapur

Overcoming (discord) API Rate Limits With Redis Cache

How to handle (Discord) API rate limits using a Redis-based caching mechanism in a web application.

October 8, 2024 · 4 min · Sandesh Shahapur