logoalt Hacker News

Minor49ertoday at 8:04 AM0 repliesview on HN

I've seen a lot of the opposite, especially having done a lot of string parsing in PHP: some developers would nest half a dozen string functions just to prepare and extract a line of data while a simple regular expression would have handled the operation much more concisely and accurately