RonSijm to Programmer HumorEnglish · 1 year agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteimagemessage-square89linkfedilinkarrow-up1608arrow-down117
arrow-up1591arrow-down1imageWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteRonSijm to Programmer HumorEnglish · 1 year agomessage-square89linkfedilink
minus-squareJackbyDevlinkfedilinkEnglisharrow-up5·1 year agoPeople can take the “do one thing” argument too far. I’ve seen people have individual micro services for each CRUD action on a resource.
minus-squareNigelFrobisher@aussie.zonelinkfedilinkarrow-up3·1 year agoThis, but with separate services for read and write operations and another for event handling.
People can take the “do one thing” argument too far. I’ve seen people have individual micro services for each CRUD action on a resource.
This, but with separate services for read and write operations and another for event handling.