Posts
All the articles I've posted.
Joe Harrison - Responsive Logos
Updated: at 05:00 AMConsider this: use multiple versions of your logo for different screen sizes. Responsive Design for Logos.
TJ Holowaychuck essentially says Node.js is dead; long live Node.js
Updated: at 04:35 PMHe ditches Node.js in favor of Go. But Node.js still rocks.
Following the visual refresh in iOS 7, OS X Yosemite provides a cleaner-looking interface including new system font and icons
Updated: at 10:33 PMOS X Yosemite's consistent and simple icons push design interfaces forward
Front End Security is a thing, and you should be concerned about it
Updated: at 03:12 PMAll web developers should be concerned with XSS, Iframe attacks, CORS and cookie exploits
Select styles with CSS only - JS Bin
Updated: at 08:31 PMStyling selects is a dirty business but Todd Parker has some beautiful examples
Slideshare: The future of media queries?
Updated: at 03:14 PMNew media queries proposed in CSS4 paint a vision of the future: WebKit running on everything with a screen
Optimising for 60fps everywhere -- GoSquared Engineering
Updated: at 10:46 PMJavaScript is fast by itself, but understanding re-paints and re-layouts is critical to avoiding jitter and hanging, especially on mobile
sindresorhus's curated list of delightful Node.js packages and resources
Updated: at 10:13 PMDon't miss the best of the best when it comes to npm modules
How to access multiple Heroku accounts from one Computer
Updated: at 04:24 PMThe Heroku plugin heroku-accounts allows you to switch between multiple Heroku accounts
Choose: Grunt, Gulp, or npm?
Updated: at 03:42 AMGulp provides power and efficiency but Grunt is still a good choice. And don't forget you can use npm alone as a build tool.