In Javascript, regular expressions are objects that use their own language to represent patterns in strings. They can be used in conjunction with methods to perform a variety of functions. This tutorial will walk you through the components that are used to match a standardised email address.
The tutorial will describe the components of the pattern to match a standard email address such as abc_123@email.co.uk using the regex: