Tech Skills
Backend Engineering
APIs, authentication, databases, queues, serverless and production backend systems
Skills in this topic
5 skills — Sign in to track your progress
API Design
beginner
Design a RESTful API following best practices
Auth & Authorisation
intermediate
Implement JWT auth with refresh tokens
Database Integration
intermediate
Use an ORM (Prisma, SQLAlchemy, Drizzle)
Backend Performance
advanced
Implement Redis caching for hot data
Microservices Patterns
advanced
Decompose a monolith into microservices
Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
FastAPI vs Go vs Rust Under Fire: I Threw 100,000 Brute-Force Attacks at Them.
Spoiler: Python didn’t just lose. It tapped out in 4 minutes. And the winner? It wasn’t even close. Continue reading on Medium »
Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
2w ago
FastAPI vs Go vs Rust Under Fire: I Threw 100,000 Brute-Force Attacks at Them.
Spoiler: Python didn’t just lose. It tapped out in 4 minutes. And the winner? It wasn’t even close. Continue reading on Medium »

Hackernoon
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Comparing Dependency Management Models of npm, Yarn, pnpm, Bun, and Deno
Modern JavaScript package managers solve dependency management in fundamentally different ways. npm prioritizes compatibility but creates disk bloat, pnpm optim
Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
The Digital Renaissance: Why 2026 is the Most Exciting Year to be a Web Creator
The industry isn’t dying — it’s undergoing a high-speed “Hard Reset” that is promoting developers from manual laborers to digital… Continue reading on Medium »
ZDNet
🔧 Backend Engineering
⚡ AI Lesson
2w ago
How much RAM does your PC need in 2026? My advice after using Windows and Mac for years
Considering a PC upgrade, but not sure about how much RAM to buy? Here's how I make that decision in the current climate.
Reddit r/programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Cross-Language Data Types
Have you ever thought about sharing data across language boundaries without serialization? This blog post highlights the challenges behind this endeavor and how

Dev.to · Edgar Misaél Cano Domínguez
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I built a JS/TS runtime in Rust where nothing runs without your permission
Last week I shipped v2.0.2 of 3va — a JavaScript and TypeScript runtime written in Rust. Here is why...

Dev.to · Edgar Misaél Cano Domínguez
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I built a JS/TS runtime in Rust where nothing runs without your permission
Last week I shipped v2.0.0 of 3va — a JavaScript and TypeScript runtime written in Rust. Here is why...
Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Push vs Unshift: The 10 Array Methods That Confused Me
Struggling to remember the difference between push() and unshift() in JavaScript? I wrote a simple, beginner-friendly guide breaking… Continue reading on Me

Dev.to · Jake Lundberg
🔧 Backend Engineering
⚡ AI Lesson
2w ago
The Real Reason Your PRs Get Big
I once worked in an org that shipped massive pull requests as the default. Not occasionally...as a...

Dev.to · scubaDEV
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Your Hand-Rolled Two-Phase Commit Between Two Databases Isn't Atomic
I had a write that spanned two physically separate databases. A rename that had to propagate across...
Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Why I Built an App for Developers to Share Their Secrets Anonymously
It was three in the morning, and the production server was down. I sat in the dark, staring at a stack trace that made absolutely no sense… Continue reading on

Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
2w ago
If Playwright Has Auto-Waiting, Why Do We Still Need Explicit Waits?
One of the most common questions from engineers transitioning to Playwright is: Continue reading on Medium »

Dev.to · scubaDEV
🔧 Backend Engineering
⚡ AI Lesson
2w ago
SELECT MAX()+1 Is a Race Condition Waiting to Happen
This is a story in three acts about one of the most innocent-looking patterns in backend code:...
Reddit r/learnprogramming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
How to harmonize open-source software and paid apps
As a developer, I'm really concerned about privacy, anonymity, and transparency. Because of these values, I've always made my apps free and open source. However
Reddit r/learnprogramming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
How do i code online with my friend?
How can I code online with my friend who is in other pc and and me in other pc online submitted by /u/Alone-Swordsman [link] [comment

Dev.to · Paradane
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Building a Production-Ready API in Node.js: A Complete Walkthrough
A complete walkthrough for building a production-ready Node.js REST API — validation, auth, rate limiting, logging, error handling, Docker deployment, and the c

Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Don’t comment your code
#Your First Developer Instinct Is To Disagree But Hear Me Out.. Continue reading on Women in Technology »

Dev.to · Qasim Muhammad
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Managing Many Domains in One Application
How many email domains should one application be allowed to manage? Most email platforms answer with...
Dev.to · Juan Torchia
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Métodos formales y el futuro de la programación: qué vale la pena probar y dónde está el techo
Formal methods aparece cada tanto en el radar técnico como la solución que la industria ignoró. Mi lectura: el problema que señala es real, pero la receta que c

Dev.to · Getinfo Toyou
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Simplifying Client Management: The Tech Stack and Architecture Behind a Clean WordPress Client Portal
Managing clients is often more challenging than the actual work itself. After trying several heavy...
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Spring News Roundup: Point Releases of Boot, Security, Integration, Modulith and Spring AI 2.0
There was a flurry of activity in the Spring ecosystem during the week of June 8th, 2026, highlighting point releases of: Spring Boot, Spring Security, Spring S

Dev.to · howiprompt
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Inside the Machine: The Current Build Log of HowiPrompt.xyz
# Inside the Machine: The Current Build Log of HowiPrompt.xyz You asked what we are working on. You didn't ask for a roadmap PDF filled with

Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
What ‘Metadata’ Really Means in Backend (Stripe, Django, Firebase)
I’ve been using metadata for years without actually knowing what it meant. Continue reading on Medium »
Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Why Building a CRUD App Taught Me More Than SQL Tutorials
I Thought I Understood SQL Until I Built a CRUD Application with Python and PostgreSQL Continue reading on Medium »
Dev.to · NERDEXAM
🔧 Backend Engineering
⚡ AI Lesson
2w ago
AWS Certified Developer Associate (DVA-C02): What's Actually Tested
65 questions, 130 minutes, $150, 720/1000 to pass. Here's what DVA-C02 actually tests, how hard it is, and how long to study.

Dev.to · Yadrs
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Dockerizing Spring Boot for Local and Production Environments — The Setup You’ll Rebuild Every Time
Running a Spring Boot application locally is straightforward. But production introduces different...

Dev.to · Elizabeth Mattijsen
🔧 Backend Engineering
⚡ AI Lesson
2w ago
A Year Later: a TRF!
Almost a year later to the day that I posted Towards a Raku Foundation I'm glad to announce there is...

Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I Deleted nodemon and dotenv: Node 24 Replaces Both Natively
Two packages had been in my package.json for a decade. nodemon since 2015, dotenv about as long. Last week both came out. The replacements… Continue reading on

Dev.to · ひとし 田畑
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I turned the psql commands I keep forgetting into buttons
You know the command exists. You've run it a dozen times. But every single time you need to see...

Dev.to · Gunnari Auvinen
🔧 Backend Engineering
⚡ AI Lesson
2w ago
How to undo a git rebase? Hint: git reflog and git reset
The other day at work a group of us were asked if any of us were Git masters, at which point my ears...
Reddit r/artificial
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Mythos vs Fable
For those who've used both, did Mythos feel noticeably more capable than Fable? submitted by /u/TeamAlphaBOLD [link] [comments]

Dev.to · xiaomei Lu
🔧 Backend Engineering
⚡ AI Lesson
2w ago
PDF, image & video chores: the CLI one-liner + a browser fallback for each
You need to convert one file. Just one. A teammate sends a .heic screenshot and your image viewer...

Dev.to · hiyoyo
🔧 Backend Engineering
⚡ AI Lesson
2w ago
HEIC to JPEG on macOS in Rust — Using sips Without Reinventing the Wheel
All tests run on an 8-year-old MacBook Air. All results from shipping 7 Mac apps as a solo developer....

Dev.to · Taocarts
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Reverse Cross-Border E-Commerce Microservice Decomposition and High-Concurrency Order Processing Based on Spring Cloud Alibaba
Abstract: As the question of why reverse cross-border e-commerce has become a hot topic turns into...

Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I Built a Programming Language for Backend Services — Here’s Why
What if building a microservice was as simple as describing what it should do? Continue reading on Medium »

Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Top Python Full Stack Development Company in Pune | Associative
In today’s fast-paced digital world, finding the right technology partner is essential for business growth. Welcome to Associative, a… Continue reading on Mediu

Dev.to · Javi Palacios
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Advanced branching in Git
Master Git branches: fast-forward merges, merge strategies, branch management with git branch and git switch, and how to recover from a detached HEAD state.

Dev.to · Eugene Okogun
🔧 Backend Engineering
⚡ AI Lesson
2w ago
How to Build a REST API with Node.js and Express from Scratch
Have you ever wondered how mobile apps and websites get their data? The answer is usually an API. In...

Dev.to · Javid Jamae
🔧 Backend Engineering
⚡ AI Lesson
2w ago
How to Use FFmpeg with Rust (No Installation Required)
Originally published at ffmpeg-micro.com. You need video processing in your Rust app. Maybe you're...

Dev.to · Kai Thorne
🔧 Backend Engineering
⚡ AI Lesson
2w ago
TypeScript Utility Types: How They Work (Not Just What They Do)
Never memorize TypeScript utility types again. Understand how Partial, Pick, Omit, Record, and all 11 built-in utilities actually work under the hood — with rea

Dev.to · Muhammad Hamid Raza
🔧 Backend Engineering
⚡ AI Lesson
2w ago
MongoDB Compass: The Complete Zero-to-Hero Guide for Developers 🧭
So you've heard about MongoDB. Maybe you've even used it. But every time you open the terminal and...
Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I Spent 6 Months Learning MERN Stack. Here’s What Nobody Told Me.
Six months ago I picked MERN and committed to it completely. No framework hopping. No second-guessing. This is the honest review I wish… Continue reading on Med
Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
2w ago
I Spent 6 Months Learning MERN Stack. Here’s What Nobody Told Me.
Six months ago I picked MERN and committed to it completely. No framework hopping. No second-guessing. This is the honest review I wish… Continue reading on Med

Dev.to · Philip Damwanza
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Building Groupie Tracker in Go
As part of my apprenticeship at Zone01 Kisumu, my team and I built Groupie Tracker — a web app that...

Dev.to · Manoj Khatri
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Demystifying the Node.js Event Loop: From Hardware Realities to Runtime Truth
When developers first try to learn the Node.js Event Loop, they are usually handed a circular diagram...

Dev.to · Nick
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Part 6: Engine Internals - The Execution Pipeline
We have seen how you design a workflow and how the domain model keeps it strictly type-safe. Today,...

Dev.to · Md Jamilur Rahman
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Modern Java Part 3: Language Basics — Variables, Types & Control Flow
Every Java program is built from the same bricks: variables to store data, types to describe data,...
DeepCamp AI