Perspective CSS3 Shadow Effect
With CSS you can add shadow to text and other html elements. In this example you will learn about the following css properties: text-shadow; box-shadow and transform. See the Pen Perspective…
Read More
Google Maps Places API Nearby (Example)
Nearby App Example of Google Maps Places API to find different places like ATM, Restaurant, Airport etc nearby you. (with full source-code) Preview on CodePen.io http://codepen.io/front-end-developer/pen/vggovw
Read More
Etsy API Search with jQuery (Example)
Playing around t with Etsy API. Here's a working example of how to make a simple search request to the Etsy API with jQuery. Preview and Edit on Codepen.io http://codepen.io/front-end-developer/pen/PWWvVj
Read More
The top front-end links and tutorials of 2016
Looking back at the top front-end items of 2016. Here are some great stories that caught everyone's imaginations in the world of front-end development 🙂 12 Handy Chrome DevTools Tips These are…
Read More
Photoshop CSS: Convert Layers, Shapes and Fonts to Pure CSS3
CSS3Ps With CSS3 photoshop plugin you can convert your layers to CSS3. Example CSS code generated: CSS Hat 2 Using CSS over images gives front-end developers many benefits. However it…
Read More