Forem

# backenddevelopment

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🎭 Designing a User Model for Multiple Roles (Without Losing Your Mind)
Cover image for 🎭 Designing a User Model for Multiple Roles (Without Losing Your Mind)

🎭 Designing a User Model for Multiple Roles (Without Losing Your Mind)

1
Comments
3 min read
From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS
Cover image for From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS

From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS

Comments
6 min read
What Is a Weak Pointer in Rust (and Why It Matters)?

What Is a Weak Pointer in Rust (and Why It Matters)?

3
Comments
8 min read
Managing Background Services with Supervisor

Managing Background Services with Supervisor

Comments
1 min read
Redis Basics – Getting Started and Core Data Structures
Cover image for Redis Basics – Getting Started and Core Data Structures

Redis Basics – Getting Started and Core Data Structures

Comments
1 min read
Your Guide to the Best Platform to Learn Node.js for Backend Development
Cover image for Your Guide to the Best Platform to Learn Node.js for Backend Development

Your Guide to the Best Platform to Learn Node.js for Backend Development

3
Comments 1
4 min read
gRPC vs. REST: A Comprehensive Technical Guide to Performance and Implementation in High-Complexity Java Environments

gRPC vs. REST: A Comprehensive Technical Guide to Performance and Implementation in High-Complexity Java Environments

1
Comments
4 min read
📌 Building a Dynamic Profile API Endpoint: My HNG Stage Zero Journey

📌 Building a Dynamic Profile API Endpoint: My HNG Stage Zero Journey

3
Comments 1
2 min read
Why Every Developer Should Learn Git Early
Cover image for Why Every Developer Should Learn Git Early

Why Every Developer Should Learn Git Early

10
Comments
2 min read
Building Scalable Backend Systems: My Journey as a Developer

Building Scalable Backend Systems: My Journey as a Developer

Comments
2 min read
How to Use the Flutterwave API For Bank Account Name Verification
Cover image for How to Use the Flutterwave API For Bank Account Name Verification

How to Use the Flutterwave API For Bank Account Name Verification

2
Comments 1
7 min read
MVC vs Modular MVC - Which One Should You Choose?

MVC vs Modular MVC - Which One Should You Choose?

Comments
2 min read
From Blocking to Blazing: How We Solved the 1000 Concurrent Users Problem

From Blocking to Blazing: How We Solved the 1000 Concurrent Users Problem

Comments
4 min read
PromptCraft: Mini AI Prompt Generator App Spring AI and Spring Boot

PromptCraft: Mini AI Prompt Generator App Spring AI and Spring Boot

1
Comments
9 min read
FastAPI Authentication Fundamentals

FastAPI Authentication Fundamentals

1
Comments
6 min read
🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot
Cover image for 🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot

🛠️ Fixing Lost SecurityContext and Correlation IDs in Async Calls with Spring Boot

Comments
2 min read
Flask vs. Django: Which Framework Should You Choose For Your Project?
Cover image for Flask vs. Django: Which Framework Should You Choose For Your Project?

Flask vs. Django: Which Framework Should You Choose For Your Project?

4
Comments 1
8 min read
3 Rate-Limiting Strategies for Your API Endpoints in Node.js
Cover image for 3 Rate-Limiting Strategies for Your API Endpoints in Node.js

3 Rate-Limiting Strategies for Your API Endpoints in Node.js

Comments
5 min read
Setting Up an Express TypeScript Server: A Step-by-Step Guide
Cover image for Setting Up an Express TypeScript Server: A Step-by-Step Guide

Setting Up an Express TypeScript Server: A Step-by-Step Guide

1
Comments
3 min read
How to Build a Bitly-Like URL Shortener API with Node + Express
Cover image for How to Build a Bitly-Like URL Shortener API with Node + Express

How to Build a Bitly-Like URL Shortener API with Node + Express

Comments
11 min read
Designing Better Django Models: Tips for Scalability and Clarity
Cover image for Designing Better Django Models: Tips for Scalability and Clarity

Designing Better Django Models: Tips for Scalability and Clarity

1
Comments
4 min read
Rust Send and Sync in Simple terms

Rust Send and Sync in Simple terms

3
Comments 2
10 min read
Stop Copying ObjectIDs: Use Slugify in Your Node.js API (E-Commerce)
Cover image for Stop Copying ObjectIDs: Use Slugify in Your Node.js API (E-Commerce)

Stop Copying ObjectIDs: Use Slugify in Your Node.js API (E-Commerce)

1
Comments
2 min read
My First Contribution to Symfony (and Why You Should Start Small in Open Source)

My First Contribution to Symfony (and Why You Should Start Small in Open Source)

4
Comments 1
1 min read
🚀 Building Dynamic Profile API (Stage 0 Backend Challenge)
Cover image for 🚀 Building Dynamic Profile API (Stage 0 Backend Challenge)

🚀 Building Dynamic Profile API (Stage 0 Backend Challenge)

2
Comments 1
2 min read
loading...