Matching Regular Expressions in Strings | JavaScript introduction for beginners [2021] #12

Опубликовано: 28 Сентябрь 2024
на канале: Lauro Müller
35
2

Link to coupons with BIG DISCOUNTS 🤯 :
👉 Mastering Terraform: From Beginner to Expert - https://www.lauromueller.com/courses/...
👉 Mastering GitHub Actions: From Beginner to Expert - https://www.lauromueller.com/courses/...
👉 Write better code: 20 code smells and how to get rid of them - https://www.lauromueller.com/courses/...

Do you want to bring your dev skills to the next level? Then check out the links with BIG DISCOUNTS to my courses on Udemy! Purchasing the courses is a great way to support this channel and the content I produce, while also getting something amazing in return, so head there right now! I am looking forward to seeing you there and receiving your feedback on the course!

The courses also have a 30-day money-back guarantee, so if you are not satisfied with the purchase, you can ask for a refund, no questions asked.

***

Hello everyone! In this video we take a closer look at the "match" and "search" methods in strings in JavaScript. These methods work with regular expressions, so we need to take a bit more time to explain how they work in JavaScript.

This video is part of a JavaScript introductory course for beginners, where I will take you through all the most important JavaScript concepts, as well as several best practices for the language. Here is the playlist for the whole JavaScript introduction course:

❯❯ https://bit.ly/javascript-introductio...

The course has an interactive online platform where you can practice everything we discuss during the videos:

❯❯ Course page: https://www.katacoda.com/lauromueller...
❯❯ Scenario page: https://www.katacoda.com/lauromueller... (yes, same as the previous video :) )

This course is party based on several JS books, which can be found for free here:
❯❯ https://exploringjs.com/impatient-js/...
❯❯ http://speakingjs.com/


─ 🎬 VIDEO CHAPTERS AND CONTENT ─
0:00 Introduction
1:14 The .match(regExp) method
9:09 The .search(regExp) method
12:46 Closing

❯❯ RegExp online course: https://regexone.com/


─ 🎥 OTHER PLAYLISTS IN THE CHANNEL ─
❯❯ Typescript by example: https://bit.ly/typescript-by-example
❯❯ Building a microservices-based social media application: https://bit.ly/microservices-social-m...


─ 🌎 ADDITIONAL LINKS ─
❯❯ Want to support this project?   / lauromueller  
❯❯ My LinkedIn profile:   / lauromueller  


─ 📬 SUBSCRIBE TO THE CHANNEL ─
Want to become a better, more skilled developer? Then make sure to subscribe to the channel and keep on challenging yourself with the new concepts we discuss in every video :) I have a lot of ideas for playlists, ranging from an introduction to Typescript to a deep dive on more complex topics such as microservices-based systems, securing applications, optimization, and much more!


─ 🔈 CONTRIBUTE! ─
If there is any topic in development that interests you, make sure to write it down in the comments! I will take into consideration all your suggestions and requests, as well as the popularity of each of them, when deciding which series to record in the future :)