Web Dev week number one brings Node.js news, reasons to avoid anonymous JavaScript functions, a RegEx tip and really quick way to introduce a CSS loading spinner to your site.
Test your RegEx’s using the SiteKickr Regular Expression tester
Regular Expression testing probably requires more trial and error than just about any other programming language. Testing within your code can be tedious, so we…