DEV Community

Andy Haskell
Andy Haskell

Posted on

2

What's the best pictoral/realistic-example documentation you've seen for a code library?

From my own experience, those kinds of illustrative docs really make things easier to work with and learn how to user, especially when a piece of code's rules get theorem-like.

For myself, Go's standard testing library stands out for realistic examples since a Go test can be made to reflect how the code being tested actually gets used

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay