Tutorials Page 109
![Style External Links with CSS]()
Style External Links with CSS
Styling external links is a common practice on most informational sites likes Wikipedia. As a user, it's nice to know when you're being sent to another resource. Many sites do the external links check on the server side, adding a `rel=external` attribute value or `external` class...
![JavaScript Debounce Function]()
JavaScript Debounce Function
One of the biggest mistakes I see when looking to optimize existing code is the absence of the debounce function. If your web app uses JavaScript to accomplish taxing tasks, a debounce function is essential to ensuring a given task doesn't fire so often that it...
![10 Excellent Microstock Agencies]()
10 Excellent Microstock Agencies
Acquiring spectacular images is a top priority for any designer, blogger, advertiser, or publisher, and some merchants hold bigger promise than the others. Hence, we decided to outline the sources that we believe to be excellent, and so compile a top 10 stock image agencies. Maybe...
![Mighty Deals: Resize Sense + Watermark Sense for Mac]()
Mighty Deals: Resize Sense + Watermark Sense for Mac
Despite being a programmer, I prefer to use GUI apps for certain tasks; tasks with anything to do with imagery is a perfect example. For example, when I want to optimize images, I use ImageOptim to make it happen. Maybe it makes...
![O’Reilly Fluent Conference: Discount Code and Free Pass!]()
O’Reilly Fluent Conference: Discount Code and Free Pass!
Alright conference-lovers: I've got something awesome for you. O'Reilly's Fluent Conference 2014 is coming up on March 11th-13th in San Francisco, CA, USA and if you can go, you probably should. Check out the list of speakers you'll see over those few...
![HTML5 Input Types Alternative]()
HTML5 Input Types Alternative
As you may know, HTML5 has introduced several new input types: number, date, color, range, etc. The question is: should you start using these controls or not? As much as I want to say "Yes", I think they are not yet ready for any real life...
![CSS animation-fill-mode]()
CSS animation-fill-mode
We're always super excited to get into CSS animations because, quite frankly, they're incredibly awesome. One overlooked animation property, however, is the
animation-fill-modeproperty. This CSS property sets the state of the end animation when the animation is not running. Here's a quick example: In the case...![5 Ways that CSS and JavaScript Interact That You May Not Know About]()
5 Ways that CSS and JavaScript Interact That You May Not Know About
CSS and JavaScript: the lines seemingly get blurred by each browser release. They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely. We have our .js files and our .css, but...
![2014 Looking Promising for The Professional Designer, Here’s Why (Infographic)]()
2014 Looking Promising for The Professional Designer, Here’s Why (Infographic)
If you're the kind of person who likes to stay connected to everything that happens in the web design community, you'll enjoy this bit of information we recently came across. This article unveils a thorough analysis of the web design industry that was performed at the...
![CSS Vertical Centering]()
CSS Vertical Centering
Front-end developing is beautiful, and it's getting prettier by the day. Nowadays we got so many concepts, methodologies, good practices and whatnot to make our work stand out from the rest. Javascript (along with its countless third party libraries) and CSS have grown so big, helping...









