Regex made simple: match anything not between d-w

Опубликовано: 07 Октябрь 2024
на канале: RatPhd
193
7

Regex is a tool that many people do not know how to use, and they fear learning it. With regex you can learn pattern matching in strings very easily, and you can avoid doing complex string looping!

If you liked this short, please consider liking this video and subscribing! I post programming content daily.


#regexp #javascript #nodejs #tutorial #shorts