Teko Sulaiman

Documentation

This page summarizes my experience as a technical writer in creating documentation that is explicit, well-structured, and easy to understand across teams. My focus is on producing documents that not only explain, but also serve as practical references for developers, stakeholders, and end-users.

The articles below are based on direct, hands-on experience in writing real documentation created to help both technical and non-technical teams understand how clear documentation can speed up adoption, reduce miscommunication, and strengthen product execution.

Documentation - Articles

Comparing Weather Data API vs Web Scraping

2025-11-25

Compare weather data collection methods: API vs web scraping. Find out which approach delivers the best results for your data-driven projects.

Understanding Memory Usage in .NET REST API

2025-11-22

A practical look at how ASP.NET Core handles memory on startup, with real runtime data and best practices for monitoring and optimization.

Understanding Memory Usage in Go REST API

2025-11-21

A practical look at Go’s lightweight memory footprint when running a REST API, with real runtime data and best practices for monitoring.

Understanding Memory Usage in Spring Boot REST Applications

2025-11-20

A practical look at JVM memory management in Spring Boot, with real metrics, pros and cons, and optimization strategies.

Understanding Memory Usage in Node.js REST API

2025-11-19

A practical look at how Node.js and Express handle memory at startup, with real runtime data and best practices for monitoring.

API Documentation Practical Approaches with Swagger, Postman, and Manual Writing

2025-11-18

A detailed guide on why API documentation matters, and how to generate it with Swagger, Postman, or manual writing.

Understanding Memory Usage in Python REST API

2025-11-18

A practical look at Python’s memory footprint when running a REST API with FastAPI, including real runtime data and best practices for optimization.

Understanding Memory Usage in Ruby REST API

2025-11-17

A practical look at Ruby’s memory footprint when running a REST API with Sinatra, including real runtime data and best practices for optimization.

User Documentation Guides, Onboarding, and FAQ

2025-11-12

Essential role of user documentation in ensuring usability, covering different types and creation approaches.

Why Documentation Matters in Application Development

2025-11-06

Exploring the importance of documentation, its audience, and practical approaches for API and frontend teams.