freeCodeCamp Check for All or None, Regex Pattern Tutorials 2021

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=LriUJJhZpdI



Duration: 2:22
95 views
3


In this lesson from our freeCodeCamp walkthrough, we take a look at checking the text for all or none patters. These are useful when we want to target words that are spelled in multiple ways. An example is given using the word "color" (the American version) and "colour" (the British version). Instead of creating the regular expressions for both words, we can use a single regex to find both "color" and "colour" by using the regular expression /colou?r/ to specify that the letter "u" is optional when searching text.

Buy a Cool Super Hero Sticker for yourself and support us! https://BelieveRationally.com/Shop

See this course and many more free online coding courses at https://wewillcode.com

Vibe out to some music I created at https://ananomyx.com

Check bae's epoxy resin craft store at https://valeryedoesresin.com




Other Videos By We Will Code


2021-12-19Applied Action Controls, Nioh Tutorial 2022 Nioh for beginners on PS5, PS Now Free Games
2021-12-19Dojo Basic Action Controls, playing Nioh, on PS5 PS Now, Free on Play Station Now
2021-12-19Day Two playing Nioh, for beginners on PS5 PS Now, Free on Play Station Now
2021-12-19First time playing Nioh, for beginners on PS5 PS Now
2021-11-30Call Of Duty Vanguard PS5, Campaign Gameplay Phoenix Call Of Duty Walkthrough, Vanguard Gameplay
2021-11-29Zombies on Call Of Duty Vanguard PS5, Gameplay Experience
2021-10-22Worldcoin Orb Operator Application Introduction, Why choose Worldcoin? Questions and Answers.
2021-04-14BanrKit, Best Animation Software to Make Money Online and Sell Your Designs,
2021-04-13Churchio, Consultant Non-Profits & Church Management Software, Manage Non-Profit Efficiently
2021-04-12Exlweb, Mobile First Wordpress Ecommerce Web Solution, Integrated with Most powerful Theme Builders
2021-02-13freeCodeCamp Check for All or None, Regex Pattern Tutorials 2021
2021-02-13Specify Exact Number of Matches, Free Online Coding Tutorial
2021-02-11freeCodeCamp, Specify Only the Lower Number of Matches, Free Coding Tutorial for Beginners in 2021
2021-02-11Specify Upper and Lower Number of Matches, freeCodeCamp Coding for Beginners 2021
2021-02-11Regex Coding Tutorial, Match Non-Whitespace Characters, Tutorial on Regular Expressions
2021-02-10Regular Expressions 2021 freeCodeCamp, Match Whitespace
2021-02-09freeCodeCamp Regular Expression, Restrict Possible Usernames, 2021 Coding Tutorials for Beginners
2021-02-08freeCodeCamp Regular Expressions, Match All Non-Number using Regex 2021 Coding Tutorials
2021-02-08Understanding Regular Expressions on freeCodeCamp 2021, Match all Numbers Regex Pattern Matching
2021-02-07Regular Expressions in 2021, freeCodeCamp Regex Match Everything But Letters and Numbers, Coding Vid
2021-02-06freeCodeCamp 2021 Regular Expressions Match All Letters and Numbers, Master Regex 2021 Coding lesson



Tags:
programming
javascript
js
coding tutorials
tutorials for coding
non digit characters