Elements of Technical Writing

Search for a command to run...

No comments yet. Be the first to comment.
In this series, I share everything I'm learning about how to become a better technical writer, Search Engine Optimization, Google Analytics, and much more.
In April 2023, I quit software engineering and accepted an offer to join Cloudflare as a technical writer on its Developer Platform. Before that offer, I had been a software engineer (Java developer) since about 2019. My first year as a technical wri...
AI has transformed how I work as a technical writer. Large tech companies are developing and sharpening these tools, but some of them are better than others depending on what you want to accomplish. T

I've been writing professionally for 3+ years, and on this personal blog for 5+ years. Throughout this time, I've built a large network made of developers, other technical writers, solutions engineers

I’ve been writing online for almost five years, with a professional focus on technical writing for over two years. If you struggle to create technical content that is easy to digest, this article is for you. Where do I start? If you don’t know where ...

LinkedIn is the only social networking site purposely built to help job seekers. Over the years, LinkedIn has evolved by offering two types of experiences: Job searching Content creation This article will describe how to maximize your LinkedIn fo...

In the last 12+ months as a technical writer, I've worked on several projects highlighting three technical writing elements. This article will introduce you to:
Information Architecture
Docs-as-code
Content strategy
Information architecture means organizing and presenting information in a logical and easy-to-find way for users. It is essential because it allows users to find what they need quickly.
It might sound simple, but IA is more than simply presenting content in a clear and concise way—it’s about creating a logical navigation structure that helps users find what they’re looking for without getting confused or frustrated.[UX Design Institute]
When you review documentation looking for information, you may notice that it has two components: organization and naming. Organization means that content is structured into categories. Naming means using words to represent each category.
Information architecture is important for the user and the business.
Nowadays, people want to find what they need as soon as possible. Users don't want to spend too much time finding information. They'll click off your site and potentially go to a competitor who may give them what they want sooner. Good IA has a significant impact on user experience.
The faster the users get to their final destination, even if that destination includes multiple options, the greater their satisfaction.[CareerFoundry]
For a company, unstructured IA may result in:
Lost customers.
Bad reputation.
Lost sales.
Reduced SEO ranking.
Increased cost of customer support.
Documentation-as-code (Docs-as-code) is the process of writing and maintaining documentation the same you write and maintain code.
This means:
Using version control.
Performing code reviews.
Using issue trackers (such as JIRA).
Using markdown (or other text mark up).
Docs-as-code allows technical writers and software engineers to collaborate and contribute to the documentation. Docs-as-code empowers technical writers to ensure that documentation meets its highest standards.
As part of my job, I sometimes block pull requests from being merged until they are rewritten to comply with the style guide.
A content strategy is the planning, creation, publication, management, and governance of content.[HubSpot Blog]
In technical writing, content strategy means ensuring the documentation caters to the target audience.
The purpose of content strategy is to create meaningful, cohesive, engaging, and sustainable content that attracts the company’s target customers.[7 Powerful Reasons Why Everything Begins with Content Strategy]
A content strategy gives the documentation consistency. Consistency means that users know where to find information easily, which helps improve the overall user experience of the documentation.
The company ranks higher on search engines when documentation follows a structured content strategy.
By mastering these key elements, you can create documentation that engages readers and allows them to comprehend even the most intricate concepts.
Mastering the art of technical writing is a continuous learning process.