Ruby – Introduce a new great tool for developers : regular expression builder
Today is a great day because i just finished my little tool name ‘RegexiZ’ (AKA : regular expression with ndthanh.net). this tool will help you to solve your problem with regular expressions – yeah, it’s a big problem when you decided to use regular expressions in your program. every developer know about the magic of regular expression, so let’s get start atย https://ndthanh.net/regexiz ๐
note : this program is implemented base on Rails 4
Some people, when confronted with a problem, think
โI know, I’ll use regular expressions.โ Now they have two problems.