Some of my favorite stuff from around the web this week:
Author: Tom (Page 406 of 427)
Earlier this week, my wife and I found out that we’re having a girl in January and we also had some home remodeling done. Busy (so only a few weeks this week)! Still, there’s some of the stuff I enjoyed: Continue reading
I spend the majority of my time working in Chrome. Whenever I’m working with a lot of JavaScript, I tend to print information to the console for review.
The thing is, typing alert() is much faster than typing console.log() but alert() is exceptionally more annoying. For those of you that want to save a few keystrokes, copy this simple script into a file and include it before any other JavaScript on your site:
This morning, I had the pleasure of contributing a guest post at Theme.fm in which I discuss three components for successful WordPress projects. Continue reading
This week was a bit light on resources. Still, here’s some of the good stuff I came across: