or
A QA engineer walks into a bar
He orders
Your users will do stupid things on purpose or by accident
Hint, never trust anything that the visitor touches
Cold call
Cold call
Taking hands
You have a problem
You use regex to solve the problem
You now have two problems
In your REPL...
var str = '45abcACED&%';
// Create a regular expression that will filter
// out all numbers so that you only have letters
Whiteboards
Create an express server with a form that has backend validation
https://github.com/gSchool/express-drills/tree/master/contact-validations