...

/

Maintaining Backwards Compatibility

Maintaining Backwards Compatibility

Explore some techniques used for maintaining backwards compatibility.

Semantic versioning

It’s usually beneficial to version the API of an application since that makes it easier to compare versions of different nodes and applications of the system and determine which versions are compatible with each other or not. Semantic versioning is a very useful convention, where each version number consists of three digits X.Y.Z.

Access this course and 1400+ top-rated courses and projects.