Can someone suggest good books for regular expression in Javascript ? How is this on http://www.amazon.com/Regular-Expression-Javascript-Vikas-Shukla/dp/0982136919 does not has any review /rating
Books are over-rated, you're better Googling it etc... What do you need RegExpressions for, 'cause we should be able to help you!
A good learning is learning by doing. I suggest you test every regulation expression you read on the book. Sometimes they are not working or not for javascript. Using the js regular expression tester.