RegEx Tutorial - Introducing Regular Expressions

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZT2FQykCNgw



Category:
Tutorial
Duration: 11:07
1,121 views
9


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

A Regular Expression (RegEx or RegExp for short) is a sequence of characters that define a search pattern. This pattern can be used later by string searching algorithms for "find" or "find and replace" operations on strings. In this RegEx tutorial, we explain the theory of regular languages, and how they are defined by regular expressions.

Watch this video to learn:

- What is a Regular Expression
- How the JavaScript RegExp object works
- How RegEx's can be overwhelmed by a ReDoS attack







Tags:
Regular Expressions
Regular Expressions Tutorial
Introducing Regular Expressions
what is a regular expression
RegEx
RegEx Tutorial