Tech Skills to Have as A Developer

January 27, 2016 at 2:27 pm By

When clients are looking for web developers to bring their websites to life they don’t tend to check of the different skills that developers have. However, web developers might want to check up on their own skills and make sure they have at lest a few of the 11 tech skills that Skillcrush points out in their infographics.

Making a Great jQuery Image Slider

February 13, 2012 at 6:10 pm By

Inspired by the Mac App Store I was on the Mac App Store yesterday and I couldn’t help but notice their very pretty image slider. It automatically slides down every so often, but once you interact, you can ‘push’ an image onto a larger canvas to display it. Sort of like this: The previous image will then fade out and…

Making an Interactive Wall of Images With jQuery

February 2, 2012 at 5:48 pm By

In this tutorial we’re going to be making an Interactive Wall of Images for use as a background or perhaps for a portfolio. We’ll be using mainly jQuery and go through a lot of the basics and maybe you’ll learn a few new tricks along the way.

Making a Flip Card with CSS3 Transforms with Transitions

September 26, 2011 at 3:08 pm By

It’s so much easier with CSS CSS3 is quickly becoming a replacement for a lot of things Javascript was the only viable option for. The 3D transform effects are amongst the things that at one point would’ve been thought impossible without some sort of hard coding. Support Obviously, support is what’s important here. Currently the only support is in IE…