Completed
Being Kind
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Designing Accessible APIs
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Accessibility
- 3 Being Kind
- 4 Writing APIs as though they will last forever
- 5 What is the minimum amount of work to do
- 6 Duplication
- 7 Unit Tests
- 8 Frameworks
- 9 OneClick Install
- 10 Platform conventions
- 11 Common types
- 12 Default case
- 13 Flexibility
- 14 Framework Authors
- 15 Strong Opinions
- 16 Expressing the API
- 17 Avoiding transitive dependencies
- 18 Using new features
- 19 Do not crash
- 20 Empathy