DEV Community

Discussion on: Killer JavaScript One Liners

 
adam_cyclones profile image
Adam Crockett πŸŒ€

You could also hard code the string backwards πŸ˜‰

const string = "olleh"
Enter fullscreen mode Exit fullscreen mode

That's the efficiency of build time.

Nice one Luke

Thread Thread
 
jankapunkt profile image
Jan KΓΌster

Luke you should make this comment a new article do we can bookmark it πŸ™ƒ

Thread Thread
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Oh man an article on hard coding strings where could that lead πŸ€ͺ

Thread Thread
 
bias profile image
Tobias Nickel

at least it does not lead to a configuration or environment variable called empty_string.

Thread Thread
 
adam_cyclones profile image
Adam Crockett πŸŒ€

I don't know what that is πŸ‘