Xplore HandbookXplore Handbook
HomeHandbooks
Browse
Xplore Handbook

TLDR developer handbooks for
seasoned developers.

Handbooks

RustNestJSNext.jsGitDockerTypeScriptReactNode.jsDSASQLSystem DesignTailwind CSS

Site

HomeHandbooksAboutPrivacyTerms

Connect

GitHubTwitterLinkedIn

© 2026 Xplore Handbook. All rights reserved.

Developer References

Developer Handbooks

TLDR-first cheat sheets for modern development. Pick a topic, scan the summary, copy the code. One concept per page.

Rust

Popular

Ownership, traits, async — the cheat sheet

Concise reference for Rust's ownership model, error handling, traits, generics, and async patterns.

8 pages
Explore

NestJS

Popular

DI, guards, pipes — all in one page

Quick-reference for NestJS CLI, dependency injection, guards, middleware, and module patterns.

6 pages
Explore

Next.js

Popular

App Router, Server Actions, caching — TLDR

Fast reference for Next.js App Router, data fetching, server actions, and deployment patterns.

6 pages
Explore

Git

Commands you actually use daily

No-nonsense Git reference. Branching, merging, rebasing, undoing mistakes, and workflows.

4 pages
Explore

Docker

Dockerfile → Compose → Deploy

Container essentials. Images, volumes, networking, Compose, and production patterns.

4 pages
Explore

TypeScript

Types, generics, utilities — quick lookup

Type system reference. Generics, utility types, narrowing, and common patterns.

6 pages
Explore

React

Popular

Hooks, state, performance — all in one place

Deep dive into React hooks, state management, performance patterns, and React 19 features.

4 pages
Explore

Node.js

Event loop, streams, REST & auth

Core Node.js patterns. Event loop internals, streams, REST API design, and security essentials.

2 pages
Explore

DSA

Popular

Arrays, trees, DP — interview-ready patterns

Data structures & algorithms cheat sheet. Sliding window, BFS/DFS, dynamic programming, and sorting.

4 pages
Explore

SQL

JOINs, CTEs, window functions — one page

SQL reference covering joins, subqueries, aggregations, indexing, and window functions.

3 pages
Explore

System Design

Scalability, patterns, databases — TLDR

System design fundamentals. Scalability, architecture patterns, databases, and messaging.

3 pages
Explore

Tailwind CSS

v4 utilities, responsive, modern styling

Tailwind CSS v4 reference. Utility classes, responsive design, and modern styling patterns.

1 page
Explore