Dhairya Shah

@dhairyashah

1233 Points 10 Followers

24 Posts

0 Answers

I am 17 years old and young passionate and self-taught frontend web developer and have an intention to become a successful developer. I usually write about JavaScript and Web Development and share some tips in the articles.

Dhairya Shah · 2 months ago

How to set up your own proxy server in minutes?

Today, most websites track your online activities by capturing essential information such as IP addresses, cookies, and geolocation. All this information starts associating with the user, an...
4

Dhairya Shah · 1 year ago

What happens when reversing an emoji in Javascript?

We usually talk about reversing a string in Javascript, but have you ever thought of reversing an emoji in javascript? It will be fun to find out the results. I'm going to reverse the emoji...

Dhairya Shah · 1 year ago

How to make responsive font size in CSS?

We usually talk about the Responsive design and images on the web. Have you are thought of making fonts, the core part of the website responsive? Don't worry if you haven't, in this article...
3

Dhairya Shah · 2 years ago

How to disable right-click on your website?

Disabling right-click on websites provides basic security so that people don't save images and copy links and text. Today, in this article I will show you how you can also disable right-clic...
3

Dhairya Shah · 2 years ago

How to make a custom text selection color?

Introduction So are you sick of the default text selection color? I am, so today we're going to override the default color with one that's a lot more attractive. It will be readily apparent...
4

Dhairya Shah · 2 years ago

CSS Box shadow v/s Drop shadow

Shadows are a critical function in the world of web design and can serve a number of useful functions. Shadows add depth, dimensionality, and direction to your content. There are two propert...
4

Dhairya Shah · 2 years ago

How to set the HTML lang attribute in Next.js?

What is HTML lang Attribute? The HTML lang attribute is used to identify the language of the content on the web and, when you've got an international audience say for example Spanish and Eng...
3

Dhairya Shah · 2 years ago

How to make a beautiful gradient scroll bar with CSS

Introduction In this article, we will explain how to make a custom scrollbar in CSS. Custom scrollbar using CSS is a very useful and important thing for a website. It makes the website more...
6

Dhairya Shah · 2 years ago

Let's make a Sponsor page with Next JS and Stripe

Today, let's build a sponsor page with Next JS and Stripe. Wish you all the best 🙌 Introduction Next JS - Next.js is an open-source web development framework built on top of Node.js enablin...
2

Dhairya Shah · 2 years ago

Do you know history.back() in JavaScript?

So, we all surf the internet to watch YouTube videos and Stackoverflow and many more. And we usually click "←" this button to go back to the previous website. Do you know? You ca...
3

Dhairya Shah · 2 years ago

Let's make a sticky navbar in both Vanilla & Tailwind CSS

Many of us have noticed, a sticky navigation bar on many websites including this blog... Here in the GIF, as you can see Navbar is fixed to the top of the page. The only purpose of keeping...
5

Dhairya Shah · 2 years ago

It's 2022, don't use the console.log(😎)

We as Javascript developers usually console.log() stuffs to test the output or just for fun. Even, I can bet that our (include me ✌️) first code was "Hello world" logged in the con...
3

Dhairya Shah · 2 years ago

3 ways to centre a DIV with CSS 😎

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have the intention to become a successful developer. Today, I am he...
1

Dhairya Shah · 2 years ago

View list of GitHub commits within the specified date range

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Have you ever n...
2

Dhairya Shah · 2 years ago

Flipping Card in CSS

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...
4

Dhairya Shah · 2 years ago

How can you implement the sleep() function in Javascript?

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...
1

Dhairya Shah · 2 years ago

7 JavaScript One Liners to look like a pro

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. I love building...
1

Dhairya Shah · 2 years ago

This is how you make numbers more readable in your JS code

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...
2

Dhairya Shah · 2 years ago

Here are a few ways to merge array

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...

Dhairya Shah · 2 years ago

This is how you make images Responsive in CSS

Hello Folks 👋 What's up friends, this is SnowBit back here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I a...
3

Dhairya Shah · 2 years ago

Avoid the "delete" keyword in Javascript

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young, passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am he...

Dhairya Shah · 2 years ago

Simple ways to convert a string into a number

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught front-end web developer and have an intention to become a successful developer. Today, I am he...
2

Dhairya Shah · 2 years ago

These things you should keep in mind while writing JavaScript

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. Today, I am her...
3

Dhairya Shah · 2 years ago

What are Template Literals and why you should use them?

Hello Folks 👋 What's up friends, this is SnowBit here. I am a young passionate and self-taught frontend web developer and have an intention to become a successful developer. In this article...
3

Loading More Content