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