Logo
HomeBlogProjectsAbout

Latest Blog Posts

Thoughts, ideas, and insights about technology

May 7, 2025

JWT Authentication: Beginner to Advance Concepts

Learn how to implement JWT authentication in Node.js, from basic login systems to advanced techniques like refresh tokens and role-based access control.

Read post
May 4, 2025

What is Serverless and Edge Runtime?

A simple guide to understanding serverless and edge runtime for web developers.

Read post
April 23, 2025

Batch API Guide: Optimize Performance by Combining Multiple API Requests

Learn how to implement Batch APIs to dramatically reduce latency and improve application performance. This comprehensive guide covers implementation strategies, best practices, and real-world examples for efficiently combining multiple API requests into a single HTTP call. Perfect for developers looking to optimize API interactions and build faster applications.

Read post
February 26, 2025

Database Normalization vs. Denormalization: When to Use Each?

In database designing, two opposing approaches often cause debate: normalization and denormalization. Both have their place in modern database systems, but knowing when to use each is important for optimal performance and maintainability.

Read post
February 16, 2025

Set Up Paddle as Payment Processor in Next.js SaaS Application

Learn how to set up Paddle for payments in your Next.js SaaS application.

Read post
Nirmal Dhakal
•
© 2025