Blog category

Developer Knowledge

20 WebSnips articles on developer knowledge.

20 published articles

Developer KnowledgeAugust 17, 202610 min read

How to Build a Knowledge Base for a Dev Team

How to build a knowledge base for a dev team — a practical guide for engineering teams who want a shared knowledge system that engineers actually use

acbuild-a-knowledge-base-for-a-dev-team-best-practicesbuild-a-knowledge-base-for-a-dev-team-templatebuild-a-knowledge-base-for-a-dev-team-tools
Read article
Developer KnowledgeAugust 17, 20269 min read

How to Document a Microservices Architecture

How to document a microservices architecture — a practical guide for engineering teams navigating service sprawl, where the challenge is not documenting

acdocument-a-microservices-architecture-best-practicesdocument-a-microservices-architecture-templatedocument-a-microservices-architecture-tools
Read article
Developer KnowledgeAugust 17, 20268 min read

How to Keep a Changelog Developers Trust

How to keep a changelog developers trust — a practical guide for engineering teams who want a CHANGELOG.md that consumers of their API or library actually

ackeep-a-changelog-developers-trust-best-practiceskeep-a-changelog-developers-trust-templatekeep-a-changelog-developers-trust-tools
Read article
Developer KnowledgeAugust 17, 20269 min read

How to Save and Organize Design Docs

How to save and organize design docs — a practical guide for engineers and engineering teams who want their design documents to remain findable, useful

acsave-and-organize-design-docs-best-practicessave-and-organize-design-docs-templatesave-and-organize-design-docs-tools
Read article
Developer KnowledgeAugust 17, 20268 min read

How to Take Notes During Code Review

How to take notes during code review — a practical guide for engineers who want to get more from code review than the immediate feedback loop: building a

actake-notes-during-code-review-best-practicestake-notes-during-code-review-templatetake-notes-during-code-review-tools
Read article
Developer KnowledgeAugust 17, 20269 min read

How to Track Tech-Debt Decisions

How to track tech-debt decisions — a practical guide for engineering teams who want to manage their technical debt as intentional trade-offs rather than

actrack-tech-debt-decisions-best-practicestrack-tech-debt-decisions-templatetrack-tech-debt-decisions-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Build a Personal Developer Wiki

How to build a personal developer wiki — a practical guide for software engineers who want a searchable, maintained personal knowledge base that captures

acbuild-a-personal-developer-wiki-best-practicesbuild-a-personal-developer-wiki-templatebuild-a-personal-developer-wiki-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Build a Reading List for System Design

How to build a reading list for system design — a practical guide for engineers who want a structured, curated reading path for system design, from

acbuild-a-reading-list-for-system-design-best-practicesbuild-a-reading-list-for-system-design-templatebuild-a-reading-list-for-system-design-tools
Read article
Developer KnowledgeAugust 16, 20268 min read

How to Capture Knowledge Before a Teammate Leaves

How to capture knowledge before a teammate leaves — a practical guide for engineering teams who want to prevent the knowledge loss that occurs when an

accapture-knowledge-before-a-teammate-leaves-best-practicescapture-knowledge-before-a-teammate-leaves-templatecapture-knowledge-before-a-teammate-leaves-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Document an API for Your Team

How to document an API for your team — a practical guide for engineers and tech leads who want to write API documentation that actually gets used

acdocument-an-api-for-your-team-best-practicesdocument-an-api-for-your-team-templatedocument-an-api-for-your-team-tools
Read article
Developer KnowledgeAugust 16, 20268 min read

How to Document Onboarding for New Devs

How to document onboarding for new developers — a practical guide for engineering teams who want new engineers to become productive in days rather than

acdocument-onboarding-for-new-devs-best-practicesdocument-onboarding-for-new-devs-templatedocument-onboarding-for-new-devs-tools
Read article
Developer KnowledgeAugust 16, 20267 min read

How to Keep a Debugging Journal

How to keep a debugging journal — a practical guide for developers who want to stop re-discovering the same bugs, reduce debugging time by building a

ackeep-a-debugging-journal-best-practiceskeep-a-debugging-journal-templatekeep-a-debugging-journal-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Keep a Learning Log as an Engineer

How to keep a learning log as an engineer — a practical guide for software engineers who want a structured system for capturing what they're learning week

ackeep-a-learning-log-as-an-engineer-best-practiceskeep-a-learning-log-as-an-engineer-templatekeep-a-learning-log-as-an-engineer-tools
Read article
Developer KnowledgeAugust 16, 202610 min read

How to Manage Code Snippets

How to manage code snippets — a practical guide for developers who have accumulated useful code across Gists, Notion pages, browser bookmarks, and editor

acmanage-code-snippets-best-practicesmanage-code-snippets-templatemanage-code-snippets-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Organize Technical Documentation

How to organize technical documentation — a practical guide for engineering teams who want documentation that engineers actually read and maintain

acorganize-technical-documentation-best-practicesorganize-technical-documentation-templateorganize-technical-documentation-tools
Read article
Developer KnowledgeAugust 16, 20268 min read

How to Run a Blameless Postmortem

How to run a blameless postmortem — a practical guide for engineering teams who want to learn from incidents rather than repeat them, using a structured

acrun-a-blameless-postmortem-best-practicesrun-a-blameless-postmortem-templaterun-a-blameless-postmortem-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Save Stack Overflow Answers You'll Need Again

How to save Stack Overflow answers you'll need again — a practical guide for developers who are tired of finding the same answer for the third time and

acsave-stack-overflow-answers-you-ll-need-again-best-practicessave-stack-overflow-answers-you-ll-need-again-templatesave-stack-overflow-answers-you-ll-need-again-tools
Read article
Developer KnowledgeAugust 16, 20267 min read

How to Write Architecture Decision Records

How to write architecture decision records (ADRs) — a practical guide for engineers and tech leads who want to document the significant architectural

acwrite-architecture-decision-records-best-practiceswrite-architecture-decision-records-templatewrite-architecture-decision-records-tools
Read article
Developer KnowledgeAugust 16, 20269 min read

How to Write RFCs That Get Read

How to write RFCs that get read — a practical guide for engineers who want their technical proposals to receive genuine engagement rather than being

acwrite-rfcs-that-get-read-best-practiceswrite-rfcs-that-get-read-templatewrite-rfcs-that-get-read-tools
Read article
Developer KnowledgeAugust 16, 20266 min read

How to Write Runbooks That People Read

How to write runbooks that people read — a practical guide for engineers and SREs who want operational runbooks that actually get used during incidents

acwrite-runbooks-that-people-read-best-practiceswrite-runbooks-that-people-read-templatewrite-runbooks-that-people-read-tools
Read article