Forem

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bringing Java's MapStruct to Rust

Bringing Java's MapStruct to Rust

5
Comments
4 min read
GoLang Error Handling - A practical and robust solution

GoLang Error Handling - A practical and robust solution

Comments
10 min read
Indexing in PostgreSQL: Pros, Cons, and Best Practices

Indexing in PostgreSQL: Pros, Cons, and Best Practices

Comments
3 min read
Back-of-the-Envelope Thinking for Scalable System Design

Back-of-the-Envelope Thinking for Scalable System Design

Comments
3 min read
Running Scheduled Tasks in Python Using Schedule Library

Running Scheduled Tasks in Python Using Schedule Library

Comments
2 min read
🧩 The Microservices Database Dilemma: Patterns, Challenges, and Best Practices

🧩 The Microservices Database Dilemma: Patterns, Challenges, and Best Practices

Comments
3 min read
How to Schedule Cron Jobs in Node.js Using node-cron

How to Schedule Cron Jobs in Node.js Using node-cron

Comments
2 min read
How to Use Firebase Functions With Express and Firestore for a Full Backend API

How to Use Firebase Functions With Express and Firestore for a Full Backend API

Comments
2 min read
From Zero to 1000+ Commits: A Student Dev’s Year of Consistency

From Zero to 1000+ Commits: A Student Dev’s Year of Consistency

Comments
1 min read
🌿 Spring Bean Lifecycle & Dependency Injection — What I Just Learned (From a Student's POV)

🌿 Spring Bean Lifecycle & Dependency Injection — What I Just Learned (From a Student's POV)

Comments
3 min read
BallCat: Your New Secret Weapon for Supercharged Project Development

BallCat: Your New Secret Weapon for Supercharged Project Development

Comments
3 min read
what is Node.Js?🤔

what is Node.Js?🤔

Comments
2 min read
My Journey Building a Food Waste Reduction App with Laravel

My Journey Building a Food Waste Reduction App with Laravel

Comments
2 min read
How Timescale Solves Real-Time Analytics in Postgres

How Timescale Solves Real-Time Analytics in Postgres

Comments
5 min read
Building a Scalable WebSocket Server in Python With AsyncIO and Custom Routing

Building a Scalable WebSocket Server in Python With AsyncIO and Custom Routing

Comments
3 min read
Rust Ownership and Borrowing Explained

Rust Ownership and Borrowing Explained

8
Comments
4 min read
🛡️ Node-Auth: A Secure, Scalable Starter kit for Node.js Authentication

🛡️ Node-Auth: A Secure, Scalable Starter kit for Node.js Authentication

Comments
1 min read
Kotlin + gRPC: Enhance Protobuf schema design with Optional, Repeated, Maps, Enums, Oneof and backwards compatibility

Kotlin + gRPC: Enhance Protobuf schema design with Optional, Repeated, Maps, Enums, Oneof and backwards compatibility

1
Comments
8 min read
Speedup Api development with these tools

Speedup Api development with these tools

Comments
2 min read
How to Broadcast Messages to Multiple WebSocket Clients in Python

How to Broadcast Messages to Multiple WebSocket Clients in Python

Comments 3
2 min read
The Three Normal Forms in Database and Why You Might Ignore Them

The Three Normal Forms in Database and Why You Might Ignore Them

6
Comments
6 min read
Problems with Time-Based Code & How Fake Clocks Solve Them

Problems with Time-Based Code & How Fake Clocks Solve Them

Comments
3 min read
Enterprise Design Patterns: Applying the Data Mapper pattern with Java

Enterprise Design Patterns: Applying the Data Mapper pattern with Java

Comments
3 min read
Optimizing PostgreSQL Queries With Indexes: A Practical Deep Dive

Optimizing PostgreSQL Queries With Indexes: A Practical Deep Dive

Comments
2 min read
Remote Configuration and Feature Flags

Remote Configuration and Feature Flags

Comments
1 min read
loading...