Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Timeline for Tips for Golfing in ECMAScript 6 and above

Current License: CC BY-SA 4.0

18 events
when toggle format what by license comment
Jan 16 at 21:01 history edited Arnauld CC BY-SA 4.0
fixed some errors
Jul 30, 2024 at 8:04 history edited Arnauld CC BY-SA 4.0
fixed section titles
S Jul 30, 2024 at 8:03 history suggested Community Bot CC BY-SA 4.0
(by l4m2) `{}` can help
Jul 30, 2024 at 3:52 comment added l4m2 I made an edit but not using privilege as it seems bad to directly edit, and a separated answer also seem not good, a comment may hard to make meaning clear
Jul 30, 2024 at 3:50 review Suggested edits
S Jul 30, 2024 at 8:03
Dec 23, 2022 at 15:57 comment added l4m2 and one of your function if it's length fit
Sep 24, 2018 at 13:19 history edited Arnauld CC BY-SA 4.0
added an optimization for the range [1..9]
Apr 23, 2018 at 6:23 comment added l4m2 38(FF)/34(V8): [...isNaN+'']
Jan 9, 2018 at 22:12 comment added Arnauld @long-lazuli If you don't need a lambda and just want a range, then you probably don't need map either...
Jan 9, 2018 at 22:05 comment added long-lazuli Using .keys(), you don't need a lambda : [...Array(10).keys()].map(do_something_with)
Sep 15, 2017 at 16:44 comment added Shaggy Didn't want to edit in myself 'cause I've got code-blindness! :D
Sep 15, 2017 at 16:43 comment added Arnauld @Shaggy Heck. Good catch!
Sep 15, 2017 at 16:43 history edited Arnauld CC BY-SA 3.0
fixed typo
Sep 15, 2017 at 16:39 comment added Shaggy Shouldn't 2**26 be 2**29?
Sep 4, 2017 at 14:52 history edited Arnauld CC BY-SA 3.0
added a new method for N=10 with counter
Jun 27, 2017 at 7:53 history edited Arnauld CC BY-SA 3.0
now distinguishing between 'with counter' and 'without' counter
Jun 26, 2017 at 13:54 history edited Arnauld CC BY-SA 3.0
minor fix
Jun 26, 2017 at 13:46 history answered Arnauld CC BY-SA 3.0
toggle format

AltStyle によって変換されたページ (->オリジナル) /