Regex made simple: a powerful tool to find patterns

Опубликовано: 04 Март 2026
на канале: RatPhd
2,008
32

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