Shanu

Shanu @shanu001x

About: 🚀 CodeKaro Community: Where Complex becomes Simple! Har tough topic ko todenge easily 💪 Mastering the art of turning ideas into code {Member of #100xdevs} Idle - Harkirat Singh (kirat Bhaiya)

Location:
Faridabad, Haryana, India
Joined:
May 27, 2024

Shanu
articles - 40 total

Your Session has Expired !!

Chalo, aaj hum log baat karte hain "Session Expiry" ke concept par, especially jab aap NextAuth.js...

Learn More 1 1Oct 28 '24

Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

In Next.js, the way client-side components ("use client") work with SSR (Server-Side Rendering) can...

Learn More 1 0Oct 7 '24

Learn JWT in a way you never forget

In today's digital world, security is paramount. Have you ever wondered how websites keep you logged...

Learn More 3 0Aug 26 '24

Best Programming Language for Web3 in 2024

If you're new to Web3 development, choosing the right programming language can seem daunting. This...

Learn More 5 0Aug 26 '24

Why Rust Is a Good Choice for Web3 Development

Web3 is revolutionizing the internet, shifting from centralized models to decentralized applications...

Learn More 4 0Aug 25 '24

Top Free Developer Tools & Libraries You Need to Know in 2024

As the software development landscape continues to evolve, developers are always in need of reliable...

Learn More 2 0Aug 25 '24

How to make custom push notification? How does the entire process work?

This guide walks you through the process of creating a custom push notification system, from the...

Learn More 3 0Aug 24 '24

fsPromises vs fs Module in Modern Node.js

In contemporary Node.js development, the fsPromises API is increasingly favored over the traditional...

Learn More 2 0Aug 24 '24

File System: Node.js `fs` Module

The fs (File System) module in Node.js is a powerful tool for working with the file system, allowing...

Learn More 7 0Aug 24 '24

Algolia vs. Elasticsearch: Choosing the Right Search Solution

Search functionality is crucial for modern websites and applications. Whether you're building an...

Learn More 12 0Aug 23 '24

The Ultimate Reference for HTTP Status Codes in API Design

In the world of web development and API design, HTTP status codes play a crucial role in...

Learn More 1 0Aug 23 '24

How to Deploy Your React Project with a Custom Domain Using AWS?

Deploying your React app with a custom domain using a cloud provider like AWS (Amazon Web Services)...

Learn More 1 0Aug 21 '24

Why Use NPM When PNPM Does It Better?

In the modern web development landscape, efficiency and speed are key. Managing dependencies...

Learn More 3 0Aug 21 '24

What is Vitest and why you should use it?

Hey there, fellow developer! 👋 Are you ready to dive into the world of Vitest? Don't worry if you're...

Learn More 1 0Aug 21 '24

How APIs Work Under the Hood

APIs (Application Programming Interfaces) are fundamental to modern software development, enabling...

Learn More 2 0Aug 20 '24

These cases will help you master TypeScript interfaces

In TypeScript, interfaces are a powerful tool used to define the shape of an object. They enforce...

Learn More 1 0Aug 17 '24

Implementing Push Notifications Using JavaScript: A Production-Grade Approach

In this post, you will learn how to implement push notifications using JavaScript by following...

Learn More 3 2Aug 17 '24

Push Notification Frontend Setup: Connecting to Your Node.js Backend

In our previous article, we explored the backend implementation of a push notification system using...

Learn More 4 0Aug 17 '24

React login page template Source Code

In today's web development landscape, creating an engaging and user-friendly login page is crucial...

Learn More 16 0Aug 15 '24

TypeScript Generics: How to Write Flexible and Type-Safe Code

TypeScript generics are one of the most powerful tools in a developer's toolkit. They allow you to...

Learn More 1 2Aug 15 '24

Inquiry About the Value of Content Creation on DEV.to

Dear DEV Community Team, I hope this message finds you well. As a dedicated content creator, I'm...

Learn More 0 0Aug 14 '24

Production-Grade Folder Structure of E-commerce App?

Hey Devs, In this post we are going to explore Production-grade folder structure for an e-commerce...

Learn More 2 1Aug 14 '24

What Does It Mean to Minify CSS, Javascript? Why, and When Do It?

Optimizing web performance is crucial for delivering a fast and seamless user experience. One...

Learn More 0 0Aug 14 '24

What is a Load Balancer and How It Works?

In the world of web applications and distributed systems, load balancers play a crucial role in...

Learn More 21 3Aug 13 '24

How to setup a Full Stack project with Example

Setting up a production-grade full stack Node.js project involves more than just writing code. It...

Learn More 170 14Aug 13 '24

How CORS actually works behind the scenes

Cross-Origin Resource Sharing (CORS) is a crucial security mechanism implemented by web browsers to...

Learn More 155 8Aug 11 '24

React State Management: A Master Guide

State management is a fundamental aspect of any React application, shaping how data flows and...

Learn More 0 0Aug 10 '24

How to Deploy a Node.js API with Nginx on a VPS

Deploying a Node.js API on a Virtual Private Server (VPS) can seem daunting, but it's a crucial step...

Learn More 6 0Aug 10 '24

Mastering Algorithms: It's Easier Than You Think!"

For many beginners, the idea of creating or understanding complex algorithms can be daunting....

Learn More 2 0Aug 8 '24

What a FAANG HR Manager Expects from a Backend Developer

As a hiring manager at Google looking to hire a backend developer, I would look for a candidate with...

Learn More 17 0Aug 6 '24