As Phil Karlton once said, There are only two hard things in Computer Science: cache invalidation and naming things. I won’t comment on the former claim ...
Over the past year I conducted performance audits on a handful of sites that all used client-side MVC’s, typically Angular but not always. Each site had their ...
The PHP development team announces the immediate availability of PHP 7.0.0 Beta 2. This is the fourth pre-release of the new PHP 7 major series. All ...
The word !important sends shivers down the spines of almost all front-end developers.!important is a direct manifestation of problems with specificity; it is a ...
Getting a website successfully delivered to a visitor depends on a series of actions. My server must spit something out. That something must be passed over ...