Tagged in

Regular Expressions

Eastros
Eastros
A publication on software development
More information
Followers
3
More, on Medium

Regular Expressions In JavaScript

In my first post regarding Regular Expressions (regex), we discussed the basic syntax of regex, its importance and how they are used along with a few examples. I strongly recommend reading that post first if you are completely unfamiliar with regex. Otherwise, lets move…