SO

Solomon Eseme

103
Articles

Content by Solomon Eseme

100 articles found

Changelog — August 2026
Changelog
3 min read

Changelog — August 2026

Two things went live in August: terminal projects that run your command-line program on input you choose, and a sample project you can open before you enroll.

9/24/2026
TypeScript Backend Frameworks: How to Choose the Right One
Backend
9 min read

TypeScript Backend Frameworks: How to Choose the Right One

TypeScript changed what a Node.js framework can guarantee, and a handful of frameworks now treat types as the design constraint rather than an add-on. Here is what NestJS, AdonisJS, Fastify, Hono, Ts.ED, and LoopBack 4 each optimise for, and how to pick between them.

9/21/2026
ACID vs BASE: Choosing a Database Consistency Model
Backend
9 min read

ACID vs BASE: Choosing a Database Consistency Model

ACID protects correctness, BASE protects availability. Here is what each model guarantees, what eventual consistency means under real traffic, how CAP connects them, and a 4-question test for choosing between them.

9/18/2026
Top 5 Java Backend Development Courses and Bootcamps, Compared
Backend
10 min read

Top 5 Java Backend Development Courses and Bootcamps, Compared

Five Java backend courses and bootcamps compared on depth beyond syntax, real project work, interview readiness, and honest cost. Which suits your situation, what each leaves out, and when another course is not the answer.

9/18/2026
Top 5 Golang Web Frameworks for Backend Development
Backend
12 min read

Top 5 Golang Web Frameworks for Backend Development

Go gives you a production HTTP server in the standard library, so the question is not which framework to install but whether you need one at all. We compare Gin, Echo, Fiber, Chi, and plain net/http on routing, middleware, ecosystem compatibility, and the cost of being wrong.

9/17/2026
Top 5 Rust Web Frameworks for Backend Development
Rust
7 min read

Top 5 Rust Web Frameworks for Backend Development

Rust has a growing framework ecosystem that makes it easier to build web applications, APIs, and backend systems efficiently. This guide compares the top 5 Rust web frameworks on popularity, community support, GitHub stars, and real-world usage, and shows how to choose between them.

9/15/2026

Follow Solomon Eseme

Stay updated with Solomon Eseme's latest articles and insights on backend development.