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 461 67Jan 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 390 75Jan 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 342 28Jan 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 257 26Dec 19 '24

Mastering RESTful API Design: A Practical Guide

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

Learn More 207 16Feb 4

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 22Feb 5

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 172 18Nov 4 '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 137 14Feb 3

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 116 11Feb 4

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 83 25Jan 21

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

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 75 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 62 5Dec 28 '24

MERN Stack Developer Roadmap 2025

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

Learn More 56 0Feb 5

Go devs just got Superpowers

HTMX proved there’s demand for different approaches. It’s simple and clever, but limited. Control...

Learn More 55 10Sep 29

So I Quit $200k Job To Write A Framework

This may sound like the worst idea ever. But I think there is no better time than now. ...

Learn More 50 15Jul 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 43 0Feb 4

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

MVC vs DDD: Go Language Architecture Deep Dive

Detailed Comparison of Go Language MVC and DDD Layered Architectures MVC and DDD are two...

Learn More 40 5Jun 16

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 40 5May 20

Supabase alternative for AI Code editors (Cursor, Bolt, Lovable...)

In this post I compare existing solutions for the backend of AI generated apps and share our journey building Manifest, a minimalistic open source backend for AI-assisted coding.

Learn More 40 9Jun 19

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

HTMX Is Worse Than React, and WebSocket Is Obsolete?

Trying To Fix The Web Dev: Part 2, The Solution? If you missed an introduction to the...

Learn More 36 25Jul 15

Your API is Cute, But Where's the Real Backend?

🛸 Imagine This... You open a brand-new restaurant. You've got: A counter A waiter taking orders A...

Learn More 36 14Jul 19

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 34 3Jan 11

Caching in Go: Doing It Right

Caching is indispensable for accelerating API applications, so if high performance is required,...

Learn More 33 3Jun 2