Shivam joshishivam-dev.hashnode.dev·Nov 5, 2024Why Caching is essential in Web development?What is Caching? Caching is the process of temporarily storing copies of data in a faster storage location to improve access speed and system performance. Let take an simple example of it suppose Caching is like keeping your favorite snacks in a kit...Discuss·2 likes·32 readsWeb Development
GeeLarkgeelark.hashnode.dev·Oct 12, 2024Static vs. Rotating Proxies: Which is Right for You?Static proxies use a single IP address for a long time, making them great for tasks that need consistency. On the other hand, rotating proxies automatically change IP addresses at regular intervals, offering a dynamic approach that helps avoid detect...Discussproxy
BrowserScanbrowserscan.hashnode.dev·Jan 31, 2024The Beginner's Guide to Proxies: Residential ProxiesWhat Are Residential Proxies? Residential proxies are a powerful tool in the world of online anonymity and data harvesting. A residential proxy acts as an intermediary between your device and the websites you access. Unlike conventional proxy servers...Discussproxies
BrowserScanbrowserscan.hashnode.dev·Jan 26, 2024The Beginner's Guide to Proxies: ISP ProxiesISP proxies, short for Internet Service Provider proxies, are a type of proxy server that uses IP addresses allocated by local internet service providers. Unlike other proxies, they blend in with regular internet traffic, making them less detectable ...Discussproxies
BrowserScanbrowserscan.hashnode.dev·Jan 25, 2024The Beginner's Guide to Proxies: Datacenter ProxiesWhether you're new to the world of online privacy or you're looking to deepen your understanding of proxies, this guide is for you. Proxies are powerful tools that can hide your IP address, protect your personal information, and even speed up your in...Discussproxies
Vitor Amaralblog.basestack.co·Sep 12, 2023Feature Flags with JavaScript ProxiesJavaScript Proxies are objects that can intercept and customize the behavior of fundamental operations on other objects, such as getting and setting properties, invoking functions, and much more. With JavaScript Proxies, you can create "virtual" obje...DiscussTutorialsJavaScript
Tom X Nguyenmonotykamary.hashnode.dev·Aug 9, 2023A neat way to write algebraic data types in TypeScript using ProxiesIf you have ever worked with reducers in React in the past, you may have noticed that best practices come with a lot of boilerplate. This article looks into why we use these practices, as well as introduces an ergonomic way to implement data types fo...Discuss·52 readsExperimenting with Proxies in TypeScriptTypeScript
RequestlyforRequestlyrequestly.hashnode.dev·Aug 9, 2023Top 5 Web Debugging Proxies for BeginnersIntroduction: A web debugging proxy is a tool that sits between a client (such as a web browser) and a web server, allowing developers and testers to intercept, inspect, and modify the traffic between them. It acts as an intermediary, capturing and a...Discussproxies
Leonblog.mediocredevops.com·Mar 25, 2023Diving into Proxies: Connection Termination!Hello everyone, it's been a while since I've written anything since I'm always busy. So this article will explain a simple concept that many fail to recognize and I did too. The concept I'm talking about is called "Connection Termination", there coul...Discuss·49 readsproxies
Muhindo Galiengalien-m.hashnode.dev·Mar 23, 2023Transparent Upgradable Smart Contracts: A Guide with Code ExplanationSmart contracts have revolutionized the way transactions occur on a blockchain. They are self-executing contracts with the terms of the agreement between buyer and seller being directly written into lines of code. Once the terms are fulfilled, the co...Discuss·10 likes·80 readsupgradable smartcontract