3 ms·
> It's only natural to use the stuff that is out there Sure, if your entire "community" lives and dies by a nonsensical "don't reinvent the wheel, there is a p
by stephenr 4mo ago
> It's only natural to use the stuff that is out there
Sure, if your entire "community" lives and dies by a nonsensical "don't reinvent the wheel, there is a package for that" chant that would rival the most fervent cult members.
- matheusmoreira 4mo agoThat is quite literally the most persistent cargo cult in the entire computing industry. It's the rule, not the exception. Pretty much every community is guilty of it.
- stephenr 4mo agoWhich other community imports a third party package rather than writing `% 2 === 0` (or it's equivalent) code to test if a number is even or not?