5 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 26d 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 24d ago> it's just faster And what are you going to do with all that time you saved by not pressing a single key?