DEV Community

Discussion on: JavaScript One-Liners That Make Me Excited

Collapse
 
healeycodes profile image
Andrew Healey

A clever change. Probably faster too?

Collapse
 
lexlohr profile image
Alex Lohr

Thanks. Not sure if it's faster, but that's usually a non-issue for code golfing :)

Collapse
 
rithvikvibhu profile image
Rithvik Vibhu

I was curious and created a test: jsperf.com/hex-color-code-generator
:)

Thread Thread
 
healeycodes profile image
Andrew Healey

Awesome! Close to what I expected 👍