remove white spaces string before and after js code example Example: remove whitespace javascript var str = " Some text "; str.trim();