- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
You must log in or register to comment.
If it works, it works
This is why:
“It ain’t stupid if it works.”
is fundamentally incorrect.
I would add: until it doesn’t.
Sometimes it’s better to hope while closing eyes
Eh it’s Javascript. Anything goes
this is fucking gold
Yeah, array.length is mutable in javascript. I’m surprised it caught on.
Actually fixing warnings is for noobs
If it wanted to get my attention it should have been an error
Meanwhile in another universe one of my biggest win was to introduce this line in our PR validation pipeline.
eslint . --max-warnings 0
Warnings? We’ll come back and address those later. Maybe once we’re feature complete. Or maybe shortly after that.
If I can’t see it, is it really there?