Responsive Full Screen Overlay Navigation Menu using jQuery - The Code Block
Full screen Navigation menu with dark semi-transparent overlay is a growing web-designing trend they are better than modal window as they occupy full screen and are mostly responsive with a button...
I was playing with my new Nexus 7 (I really wanted to own a real Android device) and I noticed a neat little effect in the Google+ app that comes with it.
Creating Scroll Animations with Waypoints and Animate.css
One of my favorite features of the redesign is the “slide-in reveal” homepage animation that slides images and text in from the sides of the screen as you scroll down the page.
A Case Study on Boosting Front-End Performance | CSS-Tricks
The following is a guest post by Declan Rek, who works as a developer at De Voorhoede, a front end tech agency. A version of this article was originally pu
SVG Stroke FTW! — The flexibility of using SVG stroke for web icons
In the last year or so, I took on a project to learn the intricacies of SVG, more specifically SVG paths and hand-coding them. I was inspired by the idea whe...
You know HTML, CSS, and JavaScript. You can make beautiful websites. Maybe youve heard about Wordpress, but arent entirely sure how to implement it, or ...
Load WordPress jQuery Script From CDN (Google Libraries) - Colorlib
This tutorial will show you how to replace your local jQuery script which comes with WordPress with one from from Google Library for better performance and reliability. This usually is done optimize...
Making git “forget” about a file that was tracked but is now in .gitignore
There is a file that was being tracked at one time by git, but now the file is on the .gitignore list. However, that file keeps showing up in git status after it's edited. How do you force git to
Full Width Containers in Limited Width Parents | CSS-Tricks
I bookmarked a tweet a few months ago, as it was a bonafide CSS trick and that's what we love around here. The issue is: how do we make a full-browser-widt
Web Components and progressive enhancement - Adam Onishi
I’m a big advocate when it comes to progressive enhancement. I believe we should be building the web with resilience in mind and think about all the different ways a browser could possibly render our...