Y
Hacker News
new
|
ask
|
show
|
jobs
by
amjnsx
586 days ago
Do you not just write code that’s backwards compatible?e.g an api deployment should not break the front end. The api changes should work on the old front end and the updated front end that uses the api change.