Back to Browse

JavaScript RegEx Exercises 02

1.9K views
Aug 20, 2020
11:12

In this tutorial you'll get the chance to have a go at some more JavaScript RegEx Exercises to improve both your JavaScript and RegEx knowledge! Get the exercises here: https://gist.github.com/codebubb/5eba98388dc4d391156deafab2c0d868 01:03 Exercise 01 (Final 03:22) 03:41 Exercise 02 (Final 05:12) 06:00 Exercise 03 (Final 7:04) 07:15 Exercise 04 (Final 8:21) 08:54 Exercise 05 (Final 10:07) — Follow Me — Twitter: https://www.twitter.com/codebubb Facebook: https://www.facebook.com/juniordevelopercentral/ Blog: https://www.juniordevelopercentral.com/ — Thanks! — In these JavaScript RegEx tutorials you'll get the chance to learn a bit about RegEx in JavaScript and how you might use it to process or extract data in strings. There are a number of instances when you might want to match a pattern in a string within your JavaScript code and these 5 exercises will show you some examples of when you might want to do this and also how you would go about doing with a JavaScript Regular Expression. Although Regular Expressions aren't exclusive to JavaScript there are some specific JavaScript functions like the JavaScript match and JavaScript replace functions which allow you to use a Regular Expression to match a pattern within the string the function is used with. The examples in the exercises are a bit contrived but they've been designed so you get a bit of exposure to some of the basic operations that can be done with RegEx patterns. If you enjoyed this tutorial, check out some of the other Junior Developer Central JavaScript practice exercises in the series: https://www.youtube.com/watch?v=N65RvNkZFGE&list=PLpc_YvcwbxaSn6jn0VaTcG8A0Grgs1GSB #JavaScript #RegEx Channel Handle @codebubb

Download

1 formats

Video Formats

360pmp414.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

JavaScript RegEx Exercises 02 | NatokHD