In this quick JavaScript regex matching guide, you'll learn how to test if a string matches a regular expression using the test() method.
Tag: regular expressions
Learn regex (regular expressions) in our beginner's guide, including how they work and how to use them in a range of common scenarios.
Lowell Thomas introduces apg-exp, a library that uses the ABNF pattern syntax to create readable, composable sets of rules for validating data.
Wondering how to validate input with JavaScript? Kevin Yank takes a look at what regular expressions are and what they can do for you.
Matthew Wilkin demonstrates how to integrate Hubot with your Slack channel and write custom scripts to both improve and reduce employee efficiency.
Nicola makes regular expressions less scary by explaining what they do and how, and demoing some practical regex examples, explained in detail.
Read RegExper: Regular Expressions Explained and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
In Talk With The Experts this week, SitePoint forum staff members Thom Parkin and Allan H did an amazing job of explaining regular expressions, a concept many find pretty sticky.