| ▲ | nly 20 hours ago | |
Works with implementations and not APIs though. A bad API can constrain your implementation and often can't be changed once it's in use by loads of users. APIs should be right from day one if possible. | ||
| ▲ | globalise83 20 hours ago | parent [-] | |
I would add the nuance that the possibility of controlled migration from one versioned API to another should be right from day one, not necessarily the first API version. | ||