Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Why Theology Still Matters in the Modern World

In a world driven by science, technology, and rapid innovation, some might wonder whether theology still holds relevance. However, theology continues to play a crucial role in shaping ethical framewor...
14.03.2025 0 Read More

Getting Started with the MERN Stack: A Beginner's Guide with Examples

As a software engineering student, I’ve been diving into full-stack development, and the MERN stack — MongoDB, Express.js, React, and Node.js — keeps popping up. It’s a powerhouse for building...
15.03.2025 0 Read More

Static Site Generation (SSG) vs. Incremental Static Regeneration (ISR) in Modern Web Development

When building web applications, performance and scalability are critical. Static Site Generation (SSG) and Incremental Static Regeneration (ISR) are two powerful techniques that help developers create...
15.03.2025 0 Read More

Building a Node.js CRUD API with Supabase

Introduction In modern web development, integrating a backend with a scalable database is essential for building dynamic applications. In this blog, we will explore how to create a RESTful AP...
17.03.2025 0 Read More

Step-by-Step Guide to Secure JWT Authentication with Refresh Tokens in Express.js, TypeScript, and Prisma

Step-by-Step Guide to Secure JWT Authentication with Refresh Tokens in Express.js, TypeScript, and Prisma
Learn how to implement secure authentication and authorization in an Express.js API using JWT, TypeScript, and Prisma. This guide walks you through setting up access & refresh tokens, securing end...
18.03.2025 0 Read More

Deploy your MEVN (MongoDB, Express, Vue and Node) application on a server using Docker and Docker-compose

In this post, I would be discussing the approach I followed while deploying one of my hobby projects created using MEVN stack. For this to work you only need to have Docker installed on your system. W...
19.03.2025 0 Read More

Creating an ExpressJs Endpoint to Upload Single Image to Cloudinary

Creating an ExpressJs Endpoint to Upload Single Image to Cloudinary
In this tutorial we will explore the easiest way to upload an image to Cloudinary, a firebase alternative to upload images for free.GitHub URL -> Wallpaper Website MERNNow let's get to the introduc...
23.03.2025 0 Read More

Why NestJS Became My favourite Node.js Framework (After Years of Express.js)

Why NestJS Became My favourite Node.js Framework (After Years of Express.js)
After spending nearly a decade building backend applications with Express.js, I thought I had everything I needed. Express is fast, easy to understand, and can build just about anything.But as my proj...
25.03.2025 0 Read More

Difference Between REST API and Normal API

🚀 1. 🔥 What is a Normal API? API (Application Programming Interface) is a generic term for any set of functions or methods that allow applications to communicate with each other. It ...
25.03.2025 0 Read More

Express-Like Middleware in Next.js API Route Handler

Next.js is an incredible framework. I mean it’s packed with server-side rendering (SSR), static site generation (SSG), API routes and powerful optimizations that make it one of the best choices for ...
25.03.2025 0 Read More
Loading...
#reading
The Importance of Webhooks in APIs: Best Practices for Reliable and Secure Event Notifications
0
Introduction à l’Automatisation des Contenus sur les Réseaux Sociaux
0
How Much Does a PMP Certification Cost in 2025?
0
What to do if you forgot your SafeLine WAF login password?
0
I’ve Built the Most Ergonomic Go Config Library
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0