Reza goes through Elixir, a Laravel addon for front-end asset management. Compilation, minification, optimization, versioning and more - check it out!
Tag: minification
Meet Elixir, the Laravel Way of Compiling Assets
Automatic Asset Optimization with Munee
Narayan introduces Munee - a PHP lib that automates CSS, JS, LESS, SCSS, CoffeeScript etc minification and compilation, image resizing, caching, and more!
Look, Ma! No NodeJS! – A PHP Front-end Workflow Without Node
Bruno Skvorc combines BowerPHP, Mini-Asset and Robo.li into a PHP front end asset building pipeline that aims to completely avoid having to deal with NodeJS
5 Minutes to Min-Safe Angular Code with Grunt
In this article Thomas Greco explains how to use Grunt to annotate, concatenate, and minify AngularJS applications.
How to Avoid CSS3 Animation Minification Muddles
Your production CSS should always be minified, right? However, beware of optimization behavior that could affect your lovely animations.