All Cheat Sheets
Complete collection of developer cheat sheets
71 sheets found
HTTP Status Codes
Complete reference for HTTP status codes with examples and proper usage
React Custom Hooks
Complete guide to creating and using custom React hooks including state management, data fetching, and utility hooks
GraphQL
Complete guide to GraphQL - query language and runtime for APIs with types, queries, mutations, and subscriptions
AI Workflow
A comprehensive workflow for building software with AI assistance, emphasizing planning, incremental development, testing, and maintaining control over your codebase
Vim
Essential Vim editor commands, modes, motions, and shortcuts for efficient text editing
Apache HTTP Server
Complete guide to Apache web server configuration, virtual hosts, .htaccess, modules, and performance tuning
MongoDB Reference
Complete MongoDB reference with query operators, aggregation, and best practices
Claude Code Slash Commands
Complete reference for all built-in slash commands in Claude Code CLI
Express.js REST API
Complete guide to building REST APIs with Express.js including routing, middleware, database integration, error handling, and testing
Fetch API
Modern JavaScript Fetch API for making HTTP requests
Astro
Modern web framework with islands architecture for building fast, content-focused websites with zero JS by default
JavaScript String Methods
Complete guide to JavaScript string methods and text manipulation