This week left me with a few new tricks in my web development arsenal. CSS notifications, ditching those pesky extended characters with Javascript and even an little SEO.
Node, RegEx & JS | Week #1
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.
SEO Friendly URLs with Regular Expressions
If you're creating dynamic pages from a database, you've probably heard the buzz about SEO friendly URLs. There's a little more work involved than simply…