Articles by Tag #backend

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

🤯 8 APIs to Make your Next Project 10x better ⚡️

We, Developers, always try to find ways to build smarter, faster, and with less friction. APIs let...

Learn More 460 66Jan 28

10 Backend Terms Every Frontend Developer Should Know

When a backend dev gives their update in the daily standup meeting, most frontend devs are clueless...

Learn More 385 74Jan 9

7 steps to building scalable Backend from scratch

Creating a scalable backend from scratch can be very hard. With the right approach, you can build...

Learn More 322 27Jan 8

10 Best Developer Tools to Make Backend Development Easier 👩‍💻 🚀

Backend development can feel very tough with so many tools, libraries and packages to choose...

Learn More 280 15Nov 28 '24

5 Open Source Tools for Backend Developers in 2025

Open-source tools are a must-have for developers, whether you're just getting started or building...

Learn More 268 28Jan 21

10 common backend tasks and how to automate them

While building the backend, developers are often involved with a lot of repetitive tasks like...

Learn More 266 19Mar 24

7 practical ways to build Backends much faster as a developer

Building backends can feel overwhelming with so many options out there. With the right mix of tools...

Learn More 255 26Dec 19 '24

The perfect Stack for building type-safe applications in 2025

Trying to pick the best tech stack in 2025 is very hard, especially with all the new frameworks that...

Learn More 198 21Feb 5

Mastering RESTful API Design: A Practical Guide

RESTful API (Representational State Transfer API) is a network interface design style used for...

Learn More 193 15Feb 4

11 GitHub Repositories to learn NodeJs

In this post, I’ll share 11 super helpful GitHub repositories to help you learn and get better at...

Learn More 166 18Nov 4 '24

The Ultimate Guide to Web Authentication: Comparing Session, JWT, SSO, and OAuth 2.0 in 2024

Are you struggling to choose the right authentication method for your web application? You're not...

Learn More 161 10Aug 5 '24

Best Backend Frameworks for 2025: A Developer's Guide to Making the Right Choice

The landscape of backend development is undergoing a radical transformation as we move deeper into...

Learn More 128 13Feb 3

Why and how you should rate-limit your API

Opening the gates This is it. Your shiny new product is ready to be released to the...

Learn More 116 8Jun 27 '24

Which Authentication to Use? A Comparison of 4 Popular Approaches

In frontend project development, there are four main methods for user authentication: Session, JWT,...

Learn More 114 11Feb 4

8 Must-Learn Backend Development Tools for 2025: Your Ultimate Guide

Hey there, fellow backend developer! 👋 As we wave goodbye to 2024 and gear up for an exciting 2025,...

Learn More 82 1Dec 11 '24

Choosing the Right Programming Language for your backend

When it comes to frontend development, every developer knows there's one language to rule them all:...

Learn More 82 25Jan 21

How Serverless is Killing the Traditional Backend Role 🔥

Backend development isn’t what it used to be. As serverless takes over, traditional backend roles are fading fast. Here’s what’s happening.

Learn More 74 24Jan 30

2025 NestJS BE Roadmap: Beginner to Senior Level

Here's a comprehensive NestJS roadmap for 2025, guiding developers from freshers to senior levels. It...

Learn More 49 5Dec 28 '24

What is a database schema?

I remember the first time I heard someone mention a “database schema.” It feels like forever ago...

Learn More 41 8Jan 20

ByteDance/Sonic: A Lightning-Fast JSON Library for Go

"In the world of microservices, every millisecond counts. See how TikTok's engineering team...

Learn More 41 0Feb 4

Mastering REST API: An In-Depth Guide to Building and Utilizing RESTful Web Services

Introduction to REST API What is REST API? REST (Representational State...

Learn More 40 21Jul 26 '24

The Art of Resource Pooling in Go

In daily development, we often encounter, or at least hear about, issues like services crashing due...

Learn More 37 5May 20

SOLID Design Principles and Design Patterns with Examples

Today we will talk about SOLID principles and design patterns. These are the most important concepts...

Learn More 37 1Aug 7 '24

List of key HTTP status codes and their explanations

HTTP Status Codes and Their Meanings. 200 - Success: The server successfully processed...

Learn More 36 2Nov 12 '24

Stay Ahead of the Game: Leverage Chokidar CLI to Maximize Your Coding Efficiency!

This article’ll explore a powerful setup that automates managing exports from multiple MongoDB...

Learn More 36 14Nov 13 '24

How To Use PHP As A Backend Using React For Frontend

Introduction Developing dynamic and interactive web apps is crucial in the dynamic and...

Learn More 36 0Jul 9 '24

Why is prisma orm bad?

Today, I was discussing with a friend which PostgreSQL client (ORM) he should use. Choosing the best...

Learn More 35 20Jul 16 '24

Mastering Secure Authentication in Node.js: Login/Logout with bcrypt.js and JWT

Imagine you’re building a web application that's about to launch. You've carefully designed the user...

Learn More 33 3Jan 11

MERN Stack Developer Roadmap 2025

Embarking on the journey to become a proficient MERN Stack Developer requires a structured roadmap....

Learn More 32 0Feb 5

Backend Platforms Roundup 2025

Every engineering team's success hinges on making the right infrastructure choices early. When...

Learn More 31 1Feb 28