Amit Kumar (@35-xeric)

35-xeric's cover image
Powered by FIFO
35-xeric's image

Amit Kumar

😴

Followers26
Following31
Spaces22

Introduction to Domain mapping

Domain mapping is the process of associating a domain name with a website. This allows website owners to create a custom web address that is easy to remember and promotes their brand. In this post, we will discuss what domain mapping is, why it is important, and how to do it.

What is Proxies?

Proxies are a powerful tool that can be used to enhance online privacy, bypass internet censorship, and access geo-restricted content. In this blog post, we will explore the different types of proxies, how they work, and the various ways they can be used.

What is Compiler?

A compiler is a software program that takes source code written in a programming language and converts it into a machine-readable form that can be executed. The process of compiling a program involves translating the source code into object code, which can then be run on a computer or device.

What is Transpiler?

A transpiler, also known as a source-to-source compiler, is a type of compiler that takes the source code of a program written in one programming language as input and produces the equivalent source code in another programming language.

Caching – An Introduction

Let’s say you prepare dinner every day and you need some ingredients for food preparation. Whenever you prepare the food, will you go to your nearest shop to buy these ingredients?

The Complete Guide to System Design

Why should I learn system design?

Over the last two decades, there have been a lot of advancements in large-scale web applications. These advancements have redefined the way we think about software development. All of the apps and services that we use daily, like Facebook, Instagram, and Twitter, are scalable systems.

GraphQL vs REST

Key Differences between GraphQL and REST

GraphQL is an application layer server-side technology that is used for executing queries with existing data, while REST is a software architectural style that defines a set of constraints for creating Web services.

What is CORS?

Cross-Origin Resource Sharing (CORS) is an HTTP-based security mechanism controlled and enforced by the client (web browser). It allows a service (API) to indicate any origin other than its own from which the client can request resources.

What is a Communication Protocol?

In computer networking, a protocol is a set of rules that govern how data is exchanged between devices. The protocol defines the rules, syntax, semantics, and synchronization of communication and possible error recovery methods.