The Net Blog The Net Blog - The only blog you'll need for web/app development & design!
Posts with the tag regexp:

RegExp Basics: Its Not That Bad!

RegExp Basics: It’s Not That Bad Thumbnail First of all, let me apologize for the late post but I was sick this weekend and busy with school. Now, onto the topic for today; Regular expressions in JavaScript was a topic that I always felt scared to try. But it’s something an engineer (JavaScript or not) will eventually have to touch on, and something I never thought would be as useful as it is. My goal today is for you to understand basic RegExp concepts without feeling overwhelmed.