db0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 1 year agoThat shadowy placelemmy.dbzer0.comimagemessage-square13linkfedilinkarrow-up121arrow-down10
arrow-up121arrow-down1imageThat shadowy placelemmy.dbzer0.comdb0@lemmy.dbzer0.com to Programmer Humor@programming.dev · 1 year agomessage-square13linkfedilink
minus-squaredb0@lemmy.dbzer0.comOPlinkfedilinkarrow-up0·1 year agoI don’t get why anyone would publish v2 when it not really on feature-parity. Do companies really start releasing v2 endpoints slowly?
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up2·1 year agoit’s called the strangler pattern, where the new version is layered on top of the old and gradually replaces it. it usually doesn’t work.
I don’t get why anyone would publish v2 when it not really on feature-parity. Do companies really start releasing v2 endpoints slowly?
it’s called the strangler pattern, where the new version is layered on top of the old and gradually replaces it.
it usually doesn’t work.