Skip to main content

One post tagged with "Career"

Reflections on the technical writing profession, developer advocacy, and building a career at the intersection of documentation and code.

View All Tags

I Write the Docs Before the Code, and Yes, I Know That's Weird

Terminal session descending diagonally like a staircase into a rabbit hole. Level 1: cat README.md shows a project overview. Level 2: curl site.com/llms.txt fetches curated content. Level 3: HTTP 403 Forbidden from Cloudflare. Level 4: grep -r 'why' finds waf-paradox.md and trust-gap.md. Level 5: depth unknown, docs all the way down.
· ~10 min read
Ryan Goodrich
Technical Writer, AI Enthusiast, and Developer Advocate

I have a confession to make. When I start a new project, any project, doesn't matter what it is, the first thing I do is open a Markdown file and start writing documentation for something that doesn't exist yet.

Not code. Not a prototype. Not even a to-do list. Documentation.

I realize this makes me sound like the kind of person who reads the terms of service before clicking "I Agree." I promise I'm not. (I absolutely am.)