How to Reverse a String in Javascript

Today's programming tip is about how to reverse a string in Javascript, using only one line of code.