you jest, but using the actual function keyword had to be made a point in my team's code style ruleset because people kept using theconst somethingFunction = ( input ) => { return input*2; };syntax everywhere. (as opposed to:function somethingFunction ( input ) { return input*2; })
- JumpRemoved Deleted
This guy literally generated code snippets IMAGE with AI
- JumpRemoved Deleted
This guy literally generated code snippets IMAGE with AI
- JumpDeleted
Permanently Deleted
So does the bad code