JavaScript

JavaScript language features, frameworks, and libraries

TypeScript logoTypeScriptINTERMEDIATE

TypeScript

TypeScript cheat sheet covering types, interfaces, generics, utility types, type guards, and advanced type system features with examples.

12 min
typescripttypes+3
React logoReactBEGINNER

React Components & JSX

React components cheat sheet covering JSX syntax, props, conditional rendering, lists, event handling, and composition patterns.

12 min
reactjsx+4
React logoReactINTERMEDIATE

React Hooks

React Hooks cheat sheet with useState, useEffect, useRef, useContext, and custom hook patterns with practical code examples.

8 min
reacthooks+4
JavaScript logoJavaScriptINTERMEDIATE

Async JavaScript

Async JavaScript cheat sheet covering Promises, async/await, error handling, Promise.all, race conditions, and concurrency patterns.

8 min
javascriptasync+3
JavaScript logoJavaScriptBEGINNER

DOM Manipulation

DOM manipulation cheat sheet with selectors, event handling, element creation, traversal, and vanilla JavaScript code examples.

7 min
domjavascript+3
Node.js logoNode.jsINTERMEDIATE

Node.js Core Modules

Node.js core modules cheat sheet covering fs, http, path, crypto, streams, events, and process with practical code examples.

15 min
nodejsfs+6
Node.js logoNode.jsINTERMEDIATE

Express.js

Express.js cheat sheet with routing, middleware, request handling, error handling, and REST API patterns with Node.js code examples.

9 min
expressnodejs+4
Alpine.js logoAlpine.jsBEGINNER

Alpine.js

Alpine.js cheat sheet with directives, x-data, x-bind, x-on, transitions, and code examples for building lightweight interactive UIs.

6 min
alpinejsjavascript+6
React logoReactADVANCED

React Custom Hooks

React custom hooks cheat sheet with patterns for state management, data fetching, debounce, and reusable logic with code examples.

20 min
reactcustom-hooks+6
Node.js logoNode.jsINTERMEDIATE

Express.js REST API

Express REST API cheat sheet covering routing, middleware, database integration, authentication, error handling, and testing patterns.

18 min
expressnodejs+9
JavaScript logoJavaScriptINTERMEDIATE

JavaScript Regular Expressions

JavaScript regex cheat sheet with pattern syntax, flags, lookaheads, capture groups, common patterns, and practical code examples.

10 min
regexregexp+4
Bun logoBunINTERMEDIATE

Bun

Complete reference for Bun — the all-in-one JavaScript/TypeScript runtime, package manager, bundler, and test runner

10 min
bunjavascript+7
NPM logoNPMINTERMEDIATE

NPM Package Manager

NPM cheat sheet covering package.json config, dependency management, scripts, publishing, workspaces, and CLI command reference.

10 min
npmpackage-manager+5
Jest logoJestINTERMEDIATE

Jest

Jest cheat sheet with matchers, mock functions, async testing, snapshot tests, and TypeScript testing patterns with code examples.

12 min
jesttesting+6
Zod logoZodINTERMEDIATE

Zod

Complete reference for Zod — the TypeScript-first schema validation library with static type inference

8 min
zodtypescript+5
SolidJS logoSolidJSINTERMEDIATE

SolidJS

A comprehensive cheat sheet for SolidJS, the reactive JavaScript framework with fine-grained reactivity, signals, stores, and control flow components.

8 min
solidjssolid+6
Biome logoBiomeINTERMEDIATE

Biome

Fast formatter, linter, and code-assist toolchain for JavaScript, TypeScript, JSON, CSS, GraphQL, and modern web projects.

14 min
biomeformatter+6