javascript cut first work code example Example: javascript remove first character from string var newStr = str.substring(1);