Technology & Code
Documentation, developer tools, and practical security.
Subcategories
Sites in this branch
- Framework documentation written clearly enough that architectural intent stays visible alongside the API. Visit site
- Can I use... freeA crucial reality check between browser-feature enthusiasm and what users can actually run. Visit site
- DevDocs freeThe best documentation aggregator for people who want one fast searchable tab instead of ten. Visit site
- Docker Docs freeA rare product-doc site where the official documentation is often the fastest path to clarity. Visit site
- Still the best front-line documentation for web platform work because it explains behavior, not just syntax. Visit site
- Node.js freeOfficial docs that are worth using directly once you stop expecting a tutorial voice from them. Visit site
- tldr pages freeCommand-line examples distilled to the part you actually needed when opening the page. Visit site
- GitHub freeUseful not because everything good is there, but because so much modern software reality is visible there. Visit site
- A sharply argued web-development tool and documentation site that makes old ideas feel newly usable. Visit site
- npm freePackage metadata, docs links, and version history in one place, even if the ecosystem around it is chaotic. Visit site
- regex101 freeA debugging surface for regular expressions that turns black magic back into inspectable mechanics. Visit site
- Stack Overflow decayedStill worth searching for old answers first, even if the social climate and surface quality have softened. Visit siteDecayed: The archive remains valuable, but newer content quality and site atmosphere are less consistently helpful than before.
- Still useful because boring standards checks save time that glossy tooling prefers to waste. Visit site
- Have I Been Pwned freeA practical public service that tells people something concrete about their exposure. Visit site
- Still a necessary security reference when you need the official record, not commentary about the record. Visit site
- OWASP freeSecurity reference that still matters because it keeps common failures named and documented publicly. Visit site