es6 check type of tring code example Example: javascript is variable a string if (typeof myVar === 'string'){ //I am indeed a string }