Debajit Mallick

Debajit Mallick @debajit13

About: Senior Software Engineer @P360 | Frontend Developer👨‍💻 | Co-organizer @GDG Siliguri🚀 | Ex β-MLSA | Ex Hack Club Lead | Smart India Hackathon 2020 Winner & 2022 Mentor of Winner Team

Location:
Jalpaiguri, West Bengal, India
Joined:
Oct 3, 2019

Debajit Mallick
articles - 39 total

Exploring Firebase Storage with React

Introduction Let's be honest—handling files in web apps can be a pain. Whether it's your...

Learn More 1 0May 23

Deep Dive into Server-sent Events (SSE)

Introduction We've all built those apps where fresh data matters—chat applications,...

Learn More 4 0Apr 28

Short Polling vs Long Polling - A Comprehensive Guide for Developers

Introduction If you're building React applications, you'll eventually face this challenge:...

Learn More 4 2Apr 27

Building Real-Time Apps with React and Socket.IO

Introduction Have you ever watched those live collaboration tools where you can see...

Learn More 0 0Apr 21

Getting Started with GraphQL and React

Introduction If you've worked with traditional REST APIs, you've probably run into some...

Learn More 3 0Apr 6

Deep Diving into the Next.js App Router

Introduction Let's be honest - Next.js has completely changed how we build React apps....

Learn More 0 0Apr 2

From Zero to Production: Setting Up React with Webpack Explained

Introduction Let's face it - modern web development can be overwhelming. We're all chasing...

Learn More 2 2Apr 2

Unit Testing React Components with Jest and React Testing Library

Introduction Let's face it—testing isn't always the most exciting part of building React...

Learn More 0 0Mar 31

Develop Webapps for Everyone: A Guide to Web Accessibility

Introduction We all heard the term Web Accessibility when we started frontend development,...

Learn More 1 0Mar 30

From Chaos to Containers: Journey of Dockerizing a React App

Introduction Let me tell you a secret: containerization used to sound like rocket science...

Learn More 2 0Mar 25

Building and Documenting UI Components with Storybook and React

Introduction Have you ever struggled with maintaining consistency across your UI...

Learn More 2 0Mar 23

Playwright for React Devs: A Complete Guide with API Testing

Introduction Let's face it – testing isn't the most glamorous part of web development, but...

Learn More 4 2Mar 17

Secure your React app with Firebase Auth

Introduction Authentication is one of the most important features that needs to be...

Learn More 1 0Feb 16

Firestore CRUD 101: Building Apps with React

Introduction As a frontend developer, one of the challenges we face is setting up a...

Learn More 1 0Feb 13

Building a Lightning-Fast CRUD App with Firebase Realtime Database & React

Introduction As a frontend developer, all we suffer is to get a backend, as most of the...

Learn More 1 0Feb 12

Video Optimization 101: Tips for Faster and Smoother Web Delivery

Introduction Videos are a very powerful storytelling tool for businesses in today's...

Learn More 1 0Jan 28

Redefining Web Performance Standards with INP

Introduction Web performance is no longer a technical detail but a game changer in how...

Learn More 0 0Jan 11

A Comprehensive Guide to Web Vitals: Metrics That Matter for Performance

Introduction In this day and age of the Web, web performance is critical in determining...

Learn More 1 0Dec 29 '24

Deep Dive Into Git(Part II)

In my previous blog, I discussed what is Git?. In this blog, I will share how you can get started...

Learn More 1 0Oct 2 '24

Get Started with TypeScript

Introduction In 2022, TypeScript is a great tool to learn. Most companies now write their...

Learn More 8 3Sep 27 '24

Exploring Web Rendering Strategies: A Deep Dive into CSR, SSR, SSG and ISG

Introduction Every day we interact with a lot of web applications. They all seem the same...

Learn More 4 0May 27 '24

Firebase Realtime Database vs Cloud Firestore

Introduction For the last couple of years, I am using Firebase extensively in my personal...

Learn More 3 0May 15 '24

The Magic of Hot Reloading in React

Introduction Have you ever been working on a React app and found yourself continuously...

Learn More 13 0May 14 '24

Optimizing UX: The Art of Adaptive Loading in Web Performance

Introduction In today's time, becoming a web developer is not that easy as more and more...

Learn More 0 0Mar 22 '24

Demystifying Virtual DOM in React

Introduction Virtual DOM is one of the most crucial topics for a React Developer. The...

Learn More 0 0Feb 26 '24

Vite vs Webpack: A Comparative Analysis

Introduction If you are familiar with JavaScript build tools, you may have heard the name...

Learn More 140 5Feb 14 '24

Decoding Zustand: Simplifying State in React

Introduction If you are a React Developer, you are already familiar with the topic state...

Learn More 0 0Jan 27 '24

Exploring Zod: A Comprehensive Guide

Introduction In the world of TypeScript, sometimes, the Typescript validations are not...

Learn More 12 0Jan 25 '24

Mastering React Performance: Tips and Best Practices

Introduction Building a React app is easy. But optimization is the most difficult part. In...

Learn More 12 3Sep 21 '23

Boosting Performance: Image Optimization in React

Introduction Image Optimization is one of the most crucial parameters for optimizing web...

Learn More 32 1Sep 11 '23