Node, RegEx & JS | Week #1

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.

jQuery CSV Export

Is it possible to do a CSV export with pure JavaScript? Close, but you still need the help of a server-side script to tell the…