Hacker News new | ask | show | jobs
by OJFord 2322 days ago
You can always break an API with the values, however much you do with the types.

Its effectiveness also varies with how much and well types are used - e.g. whether you return `String` or `Url` to begin with.