Before CSS3 was widely supported we had to call on Javascript to do some of the animation work. Because of this, a lot of Javascript libraries have built-in functions to do stuff that isn’t necessarily Javascript’s job. Time…
Read the full article
CAPTCHAs are a thing of the past. When I want to submit my information or subscribe to a newsletter, I shouldn’t be put out just because the website has a spam problem. They’re a usability nightmare, horrible on…
Read the full article
Developers are lazy. We are taught to be. From the beginning we’re shown how to let code do all the heavy lifting for us. This benefitsĀ not only us, but the platform on which our code ends up running….
Read the full article
While working on a responsive design today, it bugged me again that you can’t resize a chrome window under 400 pixels wide. Up until now, I just fired up Safari since it has OK developer tools and also…
View this snippet
View this project
The sad thing about our work is that we never get to be truly progressive. When doing projects for clients, we always take care of the older browsers with extra stylesheets, scripts and in the worst cases, hacks….
Read the full article
Blogs. I’ve been reading them for longer than I can remember. It doesn’t matter whether you visit your favourite blogs daily, use one of the handy little tools like ReederĀ to access them, or rely on your social media…
Read the full article