Musings on Customizer as Future Admin Interface

There has been a lot of (well-deserved) excitement over Automattic’s Calypso project which largely re-implements the WP admin on WordPress.com as a JavaScript-driven REST API-powered single p… Honestly, still prefer the looks of Calypso (WordPress.com new dashboard) than the Customizer. Source: Musings on Customizer as Future Admin Interface

How to Limit Heartbeat API in WordPress

Is WordPress Heartbeat API slowing down your website? Learn how to limit Heartbeat API in WordPress or completely stop WordPress Heartbeat API. Already heard about Heartbeat API before. But can’t remember where. Source: How to Limit Heartbeat API in WordPress

Building a WordPress Ajax Theme – Deluxe Blog Tips

I wrote about making a WordPress ajax theme several years ago, using only jQuery and some small piece of Javascript. While the whole idea is still the same Would love to build a theme such like this. Prefer the WP API way, though. Source: Building a WordPress Ajax Theme – Deluxe Blog Tips

Understanding and Using rem Units in CSS

Adrian Sandu explains some of the history of techniques using em and rem units in CSS, and shows some practical uses for the rem unit. More about rem. And default font-size turns out 16px. Source: Understanding and Using rem Units in CSS

A Look at Length Units in CSS

Gajendar Singh explains and demonstrates the different length units available in CSS, including absolute, relative, and viewport-relative units. Turns out there are many length units. Although not all recommended for development. Also discover the mystery behind em and getting to know with rem. Source: A Look at Length Units in CSS