Skip to main content

Timeline for Tips for golfing in JavaScript

Current License: CC BY-SA 3.0

4 events
when toggle format what by license comment
May 18, 2016 at 23:59 history edited Scott CC BY-SA 3.0
Removed unnecessary declarations
May 18, 2016 at 21:42 comment added Cyoce Note: you don't need to initialize your variables while golfing. let a,b,c; would be unnecessary.
May 18, 2016 at 21:40 history edited Cyoce CC BY-SA 3.0
added syntax highlighting
May 18, 2016 at 17:05 history answered Scott CC BY-SA 3.0