Dipesh Ghimire

30 Articles

How NFC Is Quietly Making Life Easier

A few years ago, the idea of paying for groceries by simply…

Dipesh Ghimire
5 Min Read

Mastering Cookies in React/Next.js with TypeScript and Spring Boot: A Practical Guide for Beginners to Intermediate

When you're building your first real-world web application, authentication feels magical until…

Dipesh Ghimire
27 Min Read

Docker for Beginners: From “It Works on My Machine” to “It Works Everywhere”

You just finished the new "add to Cart" feature for your e-commerce…

Dipesh Ghimire
9 Min Read

Content Security Policy (CSP) in Next.js & Spring Boot — A Complete Guide

While implementing Content Security Policy (CSP) in a Next.js + Spring Boot…

Dipesh Ghimire
7 Min Read

Preventing XSS Attack

Imagine you're running an online shop where customers leave reviews for products.…

Dipesh Ghimire
7 Min Read

Mastering Zod Validation in React/Next.js with Typescript.

Imagine you're building a killer e-commerce app. A user sign up, but…

Dipesh Ghimire
7 Min Read

WebSocket and STOMP in Spring Boot

Normal HTTP works like this:You (the browser) ask the server for something…

Dipesh Ghimire
13 Min Read

EULA? The Software RuleBook Nobody Reads (But You Should)

Ever installed a game, app, or software and mindlessly clicked "I agree"…

Dipesh Ghimire
3 Min Read

Chat System: One-to-One persistent chat system using Spring Boot.

In recent years, software has evolved a lot, and adding a chat…

Dipesh Ghimire
33 Min Read

Redis Streams in Spring Boot For Real-Time Applications

Imagine you have a chat application, messages are flying in from users…

Dipesh Ghimire
12 Min Read

Clear your Doubts on Serialization and Deserialization in Spring Boot

Imagine you're leading a team on a high-traffic e-commerce platform. Your API…

Dipesh Ghimire
7 Min Read