Destide@feddit.uk to Programmer HumorEnglish · 8 months agoJust getting into JSfeddit.ukimagemessage-square67fedilinkarrow-up1382arrow-down113
arrow-up1369arrow-down1imageJust getting into JSfeddit.ukDestide@feddit.uk to Programmer HumorEnglish · 8 months agomessage-square67fedilink
minus-squareNuclearDolphinlinkfedilinkarrow-up2·8 months agoI reallt like the approach taken in Rust’s borrow checker, where good, safe, and sometimes overbearing design choices are enforced by default, but you can explicitly declare exemptions. Makes identifying potential problem code blocks easy too.
I reallt like the approach taken in Rust’s borrow checker, where good, safe, and sometimes overbearing design choices are enforced by default, but you can explicitly declare exemptions. Makes identifying potential problem code blocks easy too.