An AngularJS Module For WordPress WP-API
My latest development infatuation is with AngularJS, a data binding Javascript framework with seemingly no limitations.
My latest development infatuation is with AngularJS, a data binding Javascript framework with seemingly no limitations.
If you use NGINX, you probably care about performance, and one of the easiest website performance wins is to Gzip http requests. Gzip can not only…
NGINX is a great lightweight webserver, and the one this blog runs on. Having made many iterations including merging other blogs into it, and removing posts…
Today I was putting a Gravity Form in the footer of a site with long pages, hiding the form by default, and displaying it when a…
There are a ton of choices if you want to use web fonts on your website. With those choices come different methods of adding them to…
You don’t have to build websites to know what a dropdown menu is, and how common they are. Almost every website in the last decade with…
If you’re going to use CSS3 properties in your designs, it’s a good idea to make sure you aren’t trying to apply them where they aren’t…
I always thought of my next door neighbor Ray as my grandfather. Ray was an old WWI vet, retired trucker, and junior golf instructor who had…
So there you are, working away on your web server making something magical through ssh. You get a phone call, or check Twitter, read an article…
If you are using Compass, you are probably also at least playing with media queries and Responsive web design.