Reference
Cheat sheets
Quick-reference guides designed to be bookmarkable. Syntax, examples, interview tips, and common mistakes — with one-click copy.
CSS
CSSBox model, cascade, units, and layout primitives you will actually use in interviews and production.
Flexbox
CSSOne-dimensional layout: alignment, distribution, wrapping, and the gotchas interviewers love.
CSS Grid
CSSTwo-dimensional layout: tracks, areas, fr units, and auto-fit patterns.
Git
GitDaily commands, branching, undo patterns, and interview-safe explanations.
TypeScript
TypeScriptTypes you need in interviews: unions, narrowing, generics, and utility types.
React Hooks
ReactuseState, useEffect, useMemo, useCallback, useRef — mental models and footguns.
Regex
JavaScriptPatterns, groups, flags, and practical examples for validation and parsing.
Looking for runnable utilities?Developer tools·Code snippets