The API Mindset (Part Three)

In the last part of this series, I wanted to discuss what makes your API easy to call. In earlier posts, we’ve already covered things like naming of parameters and return values, variable scope and Command Query Separation. But there’s more you can do to make things easy for code calling your functions.

Bron : Zen & the Art of C/SIDE Development
Lees meer…

Leave a Comment.