Articles by Tag #backend

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

Mastering Relational Database Design: A Comprehensive Guide

Introduction In today's data-driven world, storing and managing information efficiently is...

Learn More 744 50May 6 '24

Avoiding Beginner Mistakes Hampering You to Scale Backend⚡️

This blog covers how I unlocked performance that allowed me to scale my backend from 50K requests →...

Learn More 672 51Jun 14 '24

🤯 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

REST API Design Rules

Why is it important to write clean REST-API Designs In today's interconnected world,...

Learn More 416 26Jun 1 '24

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 384 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 311 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 279 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 267 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 264 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 253 26Dec 19 '24

Roadmap to Becoming a Java Backend Developer in 2024

Java is one of the most popular and widely-used programming languages for backend development,...

Learn More 211 2May 12 '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 197 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 190 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 164 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

Why is back-end development so complicated?

Complexity Factors: Abstraction Layers: Back-end devs deal with multiple layers of abstraction, from...

Learn More 102 34Jun 4 '24

Best Popular Backend Frameworks by Performance Benchmark Comparison and Ranking in 2024

Quick result: based on Techempower round 22 october 2023 Popular Backend Frameworks...

Learn More 89 4Jun 2 '24

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 81 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 81 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 23Jan 30

Spring Boot vs. Quarkus vs. Micronaut: The Best Java Frameworks for Modern Development

Hey Java Folks! Welcome to another deep dive into the exciting world of Java development....

Learn More 68 0May 19 '24

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 40 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

What is a database schema?

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

Learn More 40 8Jan 20

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 37 5Dec 28 '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

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