Alex@lemmy.ml to Programmer Humor@lemmy.ml · 9 months agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square97fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 9 months agomessage-square97fedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·9 months agoyou need a linter, bro when integrated into the editor it’ll highlight stupid mistakes as they’re typed
minus-squaredarcy@sh.itjust.workslinkfedilinkarrow-up0·9 months agosure, but thats just outsourcing the problem.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-29 months agoAs if that’s a bad thing… it means you’re not locked in with a tool you don’t like and the language itself doesn’t dictate your workflow. There’s very little benefit and a lot of potential problems in using a single tool for everything.
you need a linter, bro
when integrated into the editor it’ll highlight stupid mistakes as they’re typed
sure, but thats just outsourcing the problem.
It’s also a solution…
As if that’s a bad thing… it means you’re not locked in with a tool you don’t like and the language itself doesn’t dictate your workflow.
There’s very little benefit and a lot of potential problems in using a single tool for everything.