All articles archive

Articles From Nov 2024

Master React API Management with TanStack React Query: Best Practices & Examples

The TanStack React Query library simplifies API state management in React applications, offering a...

  • 82

  • 4

  • 0

Building a Linux Based Minimal and Efficient .NET 8 Application Docker Image

In this article, we will walk through a multi-stage Dockerfile optimized for building and running a...

  • 434

  • 0

  • 0

Setting Up a VPS Server with Docker, Nginx Proxy Manager, and Portainer

Hosting applications on a Virtual Private Server (VPS) using Docker and Nginx is a powerful,...

  • 148

  • 0

  • 0

Integrating Stripe Payment Intent in NestJS with Webhook Handling

In this article, we'll walk through how to implement Stripe payment processing in a NestJS...

  • 53

  • 1

  • 0

Comprehensive Encryption and Security Service in NestJS: Argon2 Hashing, Token Generation, and AES Encryption

Security is a top priority when building backend services, especially in applications dealing with...

  • 70

  • 2

  • 0

Custom Role-Based Access Control in NestJS Using Custom Guards

In any application handling multiple roles and varying levels of access, implementing Role-Based...

  • 109

  • 2

  • 0

Implementing HTTP Request and Response Encryption in ASP.NET Core with Custom Attributes

In today's world of web development, securing the transmission of sensitive data over the internet is...

  • 51

  • 0

  • 0

A Generic Repository Pattern for NestJS with Mongoose for MongoDB

In modern web development, managing data effectively is crucial for building scalable applications....

  • 122

  • 3

  • 0

Integrating Cloudinary with NestJS for Image Management

In this article, we will explore how to integrate Cloudinary into a NestJS application for effective...

  • 113

  • 6

  • 0

Seamlessly Integrate Swagger with JWT Authentication in NestJS

Enhancing your NestJS API with robust documentation and JWT authentication is essential for a smooth...

  • 89

  • 2

  • 0

Enhancing Error Logging in NestJS with Sentry

Effective error logging is vital for application stability. Integrating Sentry into a NestJS...

  • 124

  • 1

  • 0

Custom Role-Based Authorization with JWT in ASP.NET Core

In this article, I’ll guide you through implementing a custom role-based authorization handler in...

  • 56

  • 0

  • 0

Articles From Oct 2023

Managing JWT Access Tokens with Axios and Automatic Token Refresh

Lately, I've noticed that many newcomers to development struggle with the concept of handling JWT...

  • 111

  • 0

  • 0

Articles From Dec 2021

Essential Concepts for JavaScript Developers in Back-End Development

As a JavaScript developer, moving to back-end work means gaining familiarity with tools and...

  • 41

  • 0

  • 0

Getting Started with React.js: A Beginner's Guide

React.js is a popular JavaScript library for building user interfaces, particularly for single-page...

  • 19

  • 0

  • 0