Browsing Tag

optimize

Optimize Your CSS With RequireJS
videos

Optimize Your CSS With RequireJS

In this lesson, we’ll review the awesome RequireJS optimizer to handle the process of merging and compressing our stylesheets. While preprocessors continue to become increasingly popular, there are still plenty of folks who stick with regular CSS. In these cases, a solid build tool/process is vital.

Apply the DRY Principle to Build Websites With ExpressionEngine 2

Apply the DRY Principle to Build Websites With ExpressionEngine 2

ExpressionEngine 2 is a wonderful content management system and arguably the most designer-friendly CMS out there, used by many well-known names, like A List Apart, Andy Clarke and Veerle Pieters. Ironically, however, it’s default configuration is poorly suited to use in a professional web development workflow, which usually involves multiple sites, servers, and developers.

This tutorial will show you how to customize ExpressionEngine 2 so you can hit the ground running with a rock solid yet flexible starting point that can easily deploy to multiple environments in minutes.