WebDev Resources
  • Home
  • Categories
  • Fundamentals 8
  • Frontend 11
  • Backend 8
  • DevOps 6
  • Security 5
  • Performance 6
  1. Home
  2. / Backend
Star 0
Backend

Backend

Server-side development and APIs

Filter by difficulty:

Node.js Basics

Beginner

Runtime environment, modules, npm, and async programming.

Learn more

REST APIs

Intermediate

RESTful design principles, endpoints, and HTTP methods.

Learn more

Databases (SQL vs NoSQL)

Intermediate

PostgreSQL, MongoDB, data modeling, and query optimization.

Learn more

Authentication & Authorization

Intermediate

JWT, OAuth, sessions, and access control patterns.

Learn more

GraphQL

Advanced

Schema design, resolvers, queries, and mutations.

Learn more

Server Architecture

Advanced

Microservices, load balancing, and scaling strategies.

Learn more

API Design Patterns

Intermediate

Versioning, pagination, error handling, and documentation.

Learn more

Caching Strategies

Advanced

Redis, CDN, HTTP caching, and cache invalidation.

Learn more