VegOwOtenks@lemmy.world to Programmer HumorEnglish · 7 个月前Regex flavorslemmy.worldimagemessage-square33fedilinkarrow-up1419arrow-down118
arrow-up1401arrow-down1imageRegex flavorslemmy.worldVegOwOtenks@lemmy.world to Programmer HumorEnglish · 7 个月前message-square33fedilink
minus-square☆ Yσɠƚԋσʂ ☆linkfedilinkarrow-up3arrow-down1·7 个月前Exactly, at the end of the day it’s about using the right tool for the job. Code that’s clear and declarative is easier to maintain, so it makes sense to default to it, but nothing stops you from using low level constructs if you really need to.
Exactly, at the end of the day it’s about using the right tool for the job. Code that’s clear and declarative is easier to maintain, so it makes sense to default to it, but nothing stops you from using low level constructs if you really need to.