javascript match string starting with a specific character code example Example: regex for strings with specific letters javascript let re = /ab+c/;