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.

How to run socket.io server on cpanel shared hosting even on subfolder ?

How to run socket.io server on cpanel shared hosting even on subfolder ?
Let's we will host a socket.io + express server on cpanel's shared hosting. For this example I will host the server on mydomain.com/test22, so the folder is test22. First of all setup the node...
10.03.2025 0 Read More

Global Error Handling in Express.js: Best Practices

Error handling is a crucial part of any backend application. In Express.js, an error can occur due to various reasons such as invalid user input, database failures, or unexpected issues in the applica...
10.03.2025 0 Read More

Let's Build a Full-Stack App Using the MERN Stack! Part 2: Node Backend

Let's Build a Full-Stack App Using the MERN Stack! Part 2: Node Backend
Now that we have a database (see Let's Build a Full-Stack App Using the MERN Stack! Part 1: Mongo DB), it's time to build the backend! In this tutorial, we’ll set up a simple backend using Node.js, ...
10.03.2025 0 Read More

Full-Featured Express.js Project Inspired by Laravel's MVC Structure

Building a Full-Featured Express.js Project Inspired by Laravel's MVC Structure In this article, we'll explore how to build a full-featured Express.js project inspired by Laravel's MVC (Model...
10.03.2025 0 Read More

How StartER Solves the Express + Vite SSR Puzzle

Have you ever tried to combine Express and Vite for server-side rendering in a React application?If so, you've probably encountered the challenge of managing two separate servers and making them work ...
05.05.2025 0 Read More

Backend Development Demystified: From Structure to Real-Life APIs

So yeah, let’s discuss what backend is, why it matters, what a typical backend structure looks like, what OAuth is, how your database choice affects things, and why having a solid data model and und...
05.05.2025 0 Read More

A Comprehensive Guide to Backend Development

Backend development is the backbone of modern web applications. It manages server-side logic, data handling, authentication, and API communication.In this post, we’ll explore backend dev using a Jav...
06.05.2025 0 Read More

Isolated API Routing in ViteJS with `vite-plugin-api-routes`

Tutorial: Isolated API Routing in ViteJS with vite-plugin-api-routes Introduction In this tutorial, we will learn how to enhance isolated API routing in ViteJS using the vite-plugin-...
13.03.2025 0 Read More

Create a CRUD with Express API + React GUI using ViteJS

Tutorial: CRUD User API + GUI in ViteJS Introduction In this tutorial, you will learn how to create a user database using nedb in a ViteJS application. Additionally, we will set up a...
13.03.2025 0 Read More

removed

removed...
13.03.2025 0 Read More
Loading...
#reading
Unveiling a New Era of Fair Code Licensing
0
Top 8 Tips for Using Prisma with MongoDB
0
OOP Explained Like You're Five (But Not Really!)
0
Creating Jenkins on AWS
0
Exploring Drip Network: Revolutionizing DeFi with Sustainable Yield Farming
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