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 · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Token, Session, Cookie, JWT, OAuth2 what they are, how they differ, and when to use each one
You have heard all five of these words so many times that you probably feel like you should understand them by now. But if someone sat you… Continue reading on
Reddit r/learnprogramming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
FIRST PROJECT ( STILL A BEGINNER)
hi guys this is my first project and my first time using reddit. the project is a console tetris clone and it doesn't have all the features but it has the main

Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
1w ago
The ‘MessageMapContainer' crash is not always just a protobuf problem
The two-layer failure behind the MessageMapContainer crash, and how to fix it Continue reading on Medium »

Medium · DevOps
🔧 Backend Engineering
⚡ AI Lesson
1w ago
The ‘MessageMapContainer' crash is not always just a protobuf problem
The two-layer failure behind the MessageMapContainer crash, and how to fix it Continue reading on Medium »

Dev.to · Anatolii
🔧 Backend Engineering
⚡ AI Lesson
1w ago
From PHP to Go: what took me longest to rewire
I wrote PHP for about seven years before Go became my main language — Laravel for five of them, Yii2...

Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
.NET Software Development for Medical Devices — end to end code example
Let’s design the software for a syringe pump: a little motor-driven syringe that draws liquid in and pushes a precise amount back out. Lab… Continue reading on

Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
The Transactional Outbox Pattern in ASP.NET Core: Reliable Events With EF Core
Your database transaction can succeed while your message broker publish fails. That tiny gap is where production bugs live. Continue reading on Medium »

Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Django from Zero to Pro Setup in Minutes (Clean & Modern Structure)
Clean architecture, virtualenv done right, and zero beginner mistakes — # Episode 0 Continue reading on Jungletronics »

Dev.to · Pavel Kostromin
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Compact JavaScript Signal/Observer Pattern: Balancing Brevity and Functionality in 33 Bytes
Introduction The signal/observer pattern is a cornerstone of event-driven programming,...

Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
1w ago
What Is New in @santi020k/eslint-config-basic v2.0
A practical tour of the shipped @santi020k/eslint-config-basic v2.0 release: ESLint 10, one main install, lazy frameworks, lite mode… Continue reading on Medium

Medium · DevOps
🔧 Backend Engineering
⚡ AI Lesson
1w ago
A freelance designer needed a website. The interesting part was everything behind it.
Deploying a Next.js portfolio on AWS with Terraform, and the reasoning behind every decision, including the ones I’d make differently. Continue reading on Mediu

Medium · DevOps
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Neon vs Supabase Free Tiers: We Benchmarked Both So You Don’t Have To
Pick any “Neon vs Supabase” thread on the internet and you will find the same spec-sheet ping pong: one side quotes storage limits, the… Continue reading on Med

Dev.to · Vix
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Getting the public IP in Node.js and Express — no API key, no rate limits, no hassle
Getting the public IP in Node.js and Express — no API key, no rate limits, no...

Dev.to · Satyendra Vishwakarma
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Tired of Searching for Different Base64 Tools? I Built One Place for Everything
As developers, we've all been there. Q: Need to decode a Base64 string? Open one website. Q: Need to...

Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
I Still Remember My First Java Program (And How Confused I Was)
When I started learning Java, I thought coding would feel magical. I imagined myself writing a few lines of code, pressing run, and… Continue reading on Medium

Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
1w ago
I Still Remember My First Java Program (And How Confused I Was)
When I started learning Java, I thought coding would feel magical. I imagined myself writing a few lines of code, pressing run, and… Continue reading on Medium
Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Your JavaScript Code Works… But Is It Actually Good?
The most dangerous code in production is rarely broken. It is code that appears to work perfectly. Continue reading on JavaScript in Plain English »
Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Your JavaScript Code Works… But Is It Actually Good?
The most dangerous code in production is rarely broken. It is code that appears to work perfectly. Continue reading on JavaScript in Plain English »

Medium · Data Science
🔧 Backend Engineering
⚡ AI Lesson
1w ago
How to build a developer profile that actually gets you noticed in 2026
Most profile advice is vanity-metric noise. Here is what hiring managers and the people you want in your network actually read. Continue reading on Medium »

Dev.to · Russell Oje
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Anchor Constraints as an Entire Auth Layer
This week I made the jump from being a consumer of Solana programs to being a builder of them. Let...
ZDNet
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Amazon just dropped the price of this 2TB Samsung SSD to 42% off - and it's seriously fast for PC
Samsung's flagship 990 Pro SSD just got slashed to a near-record low price for Prime Day. Here's what to know.

Medium · Python
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Part 3 — Celery in Production: Designing for Reliability, Not Just Throughput
Part 3 of 3 — Celery in Production: The Mental Model for Designing for Reliability, Not Just Throughput Continue reading on Medium »

Dev.to · Malawige Inusha Thathsara Gunasekara
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Reverse-Engineering an Old Node.js Crossword App into a Modern Next.js Stack
As an IT undergrad at the University of Moratuwa, I’ve built my fair share of projects. Recently, I...
Dev.to · Mahdi BEN RHOUMA
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Why Developers Are Switching from Firebase to Supabase (And You Should Too)
Developers are leaving Firebase for Supabase. Learn why — unpredictable pricing, NoSQL limitations, vendor lock-in — and how to migrate your app with a step-by-

Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
1w ago
The Rise of Edge JavaScript Runtimes: Why Your Next App Won’t Run on Node.js
Edge JavaScript runtimes like Deno, Bun, and Cloudflare Workers are reshaping how we build and deploy web apps. Here’s what every… Continue reading on Medium »

Dev.to · Devanshu Biswas
🔧 Backend Engineering
⚡ AI Lesson
1w ago
OrderHub Day 3: Versioned Schema With Flyway Migrations (Spring Boot)
OrderHub Day 2 let Hibernate create the schema with ddl-auto: update — fine for a demo, scary for a...
Dev.to · Juan Torchia
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Rate limiting in Next.js: what to protect before picking a library
Rate limiting isn't an npm dependency — it's an abuse policy. Before copying middleware, you need to define what asset you're protecting, what abuse pattern you
Dev.to · Juan Torchia
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Rate limiting en Next.js: qué proteger antes de elegir una librería
Rate limiting no es una dependencia npm: es una política de abuso. Antes de copiar middleware, necesitás definir qué activo protegés, qué patrón de abuso esperá

Dev.to · Fer Rios
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Go HTTP middleware explained: what it is, how it works, and how to build your own
This is part 2 of 2 in the series Go HTTP middleware from scratch. If you're new to Go types, → read...

Dev.to · jake
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Convert DOCX to PDF in Node.js: every option compared
There is no free, pure-JavaScript library that reliably converts DOCX to PDF. Every approach involves a trade-off: LibreOffice (500 MB binary), commercial SDKs

Medium · Programming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Add Auto-Configuration for Observations in Spring-WS
Spring-WS Gets First-Class Observability Support Out of the Box Continue reading on BuildNextGen »

Dev.to · Fer Rios
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Go types explained: the foundation you need before writing HTTP handlers
A quick introduction to Go types According to https://go.dev/ref/spec#Types, in Go, a type...
Dev.to · 99Tools
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Markdown Best Practices Every Developer Should Know (And Tools to Enforce Them)
Writing Markdown is easy. Writing good Markdown takes a bit more care. Here are the practices that actually matter — plus tools that enforce them automatically.

Medium · LLM
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Beyond the Dashboard: Building a Multi Tenant MCP Server for SaaS in .NET
Imagine you own Contract Solutions AS. Your company builds and operates Contract Solutions a B2B SaaS platform that manages the full… Continue reading on Medium

Dev.to · Ali Hamza
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Day 64 of Learning MERN Stack
Hello Dev Community! 👋 It is officially Day 64 of my full-stack MERN engineering run! Yesterday, I...

Dev.to · Dev Sk
🔧 Backend Engineering
⚡ AI Lesson
1w ago
⚡ Announcing TypeScript 7.0 RC
Big milestone: the compiler has been ported from TypeScript/JavaScript to Go, delivering ~10x faster...

Dev.to · sunshey
🔧 Backend Engineering
⚡ AI Lesson
1w ago
How to Convert Word Documents to PDFs in the Browser with Vue 3, mammoth, and html2pdf.js
A client sent me a contract draft as a .docx file. I needed to turn it into a PDF and send it back. I...

Dev.to · Ali Hamza
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Day 61 of Learning MERN Stack
Hello Dev Community! 👋 It is officially Day 61 of my daily coding run toward full-stack engineering...
Reddit r/learnprogramming
🔧 Backend Engineering
⚡ AI Lesson
1w ago
What is this formatting called and why do people use it?
Let’s say I have the following Python code: f = file_name.open() f.read() (I know you should use “with” for the example above but for demonstration purposes we’

Medium · JavaScript
🔧 Backend Engineering
⚡ AI Lesson
1w ago
full stack developer course with placement in hyderabad
# Java Full Stack Developer Course in Hyderabad: Start Your Software Development Career with V Cube Software Solutions Continue reading on Medium »

Dev.to · Avinash Zala
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Clean Architecture in .NET 8: A 2026 Starter Template with 4 Projects, EF Core, and JWT Auth
Every .NET team I've worked on has had the same argument: where does the business logic go? This is the Clean Architecture template I wish someone had handed me

Dev.to · Yadrs
🔧 Backend Engineering
⚡ AI Lesson
1w ago
AWS EC2 vs ECS for Spring Boot Deployment — When Should You Use Which?
Building a Spring Boot application is only half the journey. At some point, every backend project...

Dev.to · Bhavya Arora
🔧 Backend Engineering
⚡ AI Lesson
1w ago
The "Native-First" Revolution: How Node.js 24 Is Ending Dependency Hell in 2026
Node.js 24 LTS quietly replaces many of JavaScript’s most-used tools. TypeScript execution, testing, env loading, SQLite, HTTP requests, file watching, and runt

Dev.to · Gunnari Auvinen
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Call vs. Apply in JavaScript
Both call and apply allow you to invoke a specific function and pass in a context, that will be this...

Dev.to · Javi Palacios
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Working with Git Remotes
Learn to manage Git remotes: add, remove, rename, and inspect them with git remote. Understand tracking branches and how to work with multiple remotes.

Dev.to · Lois-Kleinner
🔧 Backend Engineering
⚡ AI Lesson
1w ago
The cloud was never necessary for Hash-Chain Integrity for Distributed Conversation Logs. Here's why.
**Hash-Chain Integrity for Distributed Conversation Logs** --- ## The Problem The integrity of distributed conversation logs presents a fundamental challenge in
Dev.to · Juan Torchia
🔧 Backend Engineering
⚡ AI Lesson
1w ago
npm Dependencies: How to Evaluate a Library Before Shipping It to Production
Adding an npm dependency isn't just installing code — it's taking on its maintenance, its attack surface, and its transitive deps. Here's the checklist I run be
Dev.to · Juan Torchia
🔧 Backend Engineering
⚡ AI Lesson
1w ago
Dependencias npm: cómo evaluar una librería antes de meterla en producción
Sumar una dependencia npm no es solo instalar código: es asumir su mantenimiento, su superficie de ataque y sus deps transitivas. Acá está la checklist que uso
DeepCamp AI