No i Hate Regex videos yet. You could help us improve this page by suggesting one.
Based on our record, i Hate Regex should be more popular than RegexPal. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
iHateRegex is your ally in conquering regular expressions. It offers a collection of regex patterns for common use cases and provides explanations and examples for each. Whether you're a regex novice or a seasoned pro, iHateRegex can save you time and frustration by offering pre-built solutions and guidance. - Source: dev.to / over 1 year ago
iHateRegex - A collection of example regex patterns for matching some common types of strings (e.g. Phone number, email address). - Source: dev.to / almost 3 years ago
Https://ihateregex.io/ this saved many time at school. Source: over 3 years ago
Ihateregex.io You're going to enjoy this. Source: over 3 years ago
This one is from Email Regex There is also iHateRegex, the first site where I've seen it. Source: almost 4 years ago
BUT - As far as resources for building out the regex patterns, I use regexpal.com and a copy of this https://cheatography.com/davechild/cheat-sheets/regular-expressions/pdf/ printed out beside me. Once you get into it, the power of subgroups, and lookahead/behind processing beats some of the mental gymnastics you would need to go to code it out in your language of choice. Source: almost 3 years ago
Spend an afternoon really diving into it, bookmark regexpal.com, and call it a day IMO. Source: almost 3 years ago
i’m a professional developer and I just relearn it every time I need it, which is about once or twice a year, but depending on someone’s specialty they may swim around in it all day. It can get really complicated. https://regexpal.com is where I kick it around testing until it works. Source: almost 3 years ago
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
rubular - A ruby based regular expression editor
Expresso - The award-winning Expresso editor is equally suitable as a teaching tool for the beginning user of regular expressions or as a full-featured development environment for the experienced programmer with an extensive knowledge of regular expressions.
Regex Hero - Online Silverlight regular expression tester with instantaneous highlighting, C# and VB.NET code generation, code completion, regex analysis, benchmarking, and more.
RegEx Generator - RegEx Generator is a simple-to-use application that comes with the brilliance of intuitive regex and is also helping you out to test the regex.