Breaking Up a String Using exec

Опубликовано: 28 Сентябрь 2024
на канале: All Things JavaScript, LLC
683
54

This tutorial builds on a previous tutorial on exec. We look at an example of how to extract a word and associated words from a string using the regular expression exec method.

Would you like to help keep this channel going?
  / allthingsjavascript  

I have multiple courses offered on Skillshare (get 2 months free): https://www.skillshare.com/r/profile/...

Courses offered on Udemy at a discount:

Getting Started: https://www.udemy.com/learn-modern-ja...

Advanced Topics: https://www.udemy.com/learn-modern-ja...

New Mastering Regular Expressions in JavaScript:
https://www.udemy.com/mastering-regul...

NEW Functional Programming in JavaScript: https://www.udemy.com/functional-prog...

Tutorials referred to in this video:
Using the exec Method:    • Using Regular Expressions exec Method...  

Earn SCRIPT for learning about exec: http://allthingsjavascript.com/script...

For more resources on JavaScript:
http://www.allthingsjavascript.com

#javascript #AllThingsJavaScriptLLC