js split reverse code example Example: javscript .split().reverse.join "this is a test string".split("").reverse().join("");