RegEx Tutorial - Introducing Regular Expressions
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZT2FQykCNgw
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
Other Videos By Fullstack Academy
Tags:
Regular Expressions
Regular Expressions Tutorial
Introducing Regular Expressions
what is a regular expression
RegEx
RegEx Tutorial