hey new friends, help a girl out - what would y'all want to see in a part 2 of the "Design of Everyday APIs" talk? anything more to dig in on, or missed topics, or inspired ideas? https://www.roguelynn.com/talks/everyday-apis/
The Design of Everyday APIs
What makes a good API for a library? Or more importantly, what makes it bad? Implementing an API is an art. It’s the connection between the user and the library itself. How can we optimize that connection to make the experience more pleasing? What makes a user reach for one library over another? What goes into an ergonomic API? This talk will first discuss what makes an API good: documentation, simplicity, consistency, completeness, and flexibility.