RegEx Tutorial - How to Use RegEx in JavaScript

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



Category:
Tutorial
Duration: 7:28
4,873 views
50


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

A Regular Expression is a special text string that describes a search pattern. This pattern can be later used by string searching algorithms to perform certain operations. In JavaScript, Regular Expressions are also objects. In this RegEx tutorial, we go over the basics of what Regular Expressions are and common uses associated with them.

Watch this video to learn:

- How to use RegEx in JavaScript
- RegEx implementation examples
- A live coding demo using RegEx







Tags:
RegEx
RegEx Tutorial
How to Use RegEx
regular expressions
regular expressions tutorial