Skip to content

Instantly share code, notes, and snippets.

@tymtam2
Last active April 25, 2024 02:59
Show Gist options
  • Save tymtam2/f2889c3882991b95ace33bd46a04761b to your computer and use it in GitHub Desktop.
Save tymtam2/f2889c3882991b95ace33bd46a04761b to your computer and use it in GitHub Desktop.
Good books vs good APIs
Must | Good book | Good API
----------------------------------------------------------
Exist | Yes | Yes
Be Available | No* | Yes
Solve a problem | No | Yes
Explain the tricky bits | No | Yes
Be Consistent | No* | No*
Not have any issues/bugs | No | No
Be written in a specific language | No | No
Be typed in a specific editor | No | No
Be in certain style | No | No
Start a revolution | No | No
* - it helps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment