3 ms·
I think it's a bit too detailed, especially with the linting. To me when I code by hand, I never use {} after an if statement if it's one-line, it's just faste
by dat999zx 1mo ago
I think it's a bit too detailed, especially with the linting.
To me when I code by hand, I never use {} after an if statement if it's one-line, it's just faster, look cleaner to me.
- lirolero 1mo ago> it's just faster And what are you going to do with all that time you saved by not pressing a single key?