Learn about static files in Django, how to manage them efficiently, and their purpose in web apps, while setting up a demo project.
Tag: asset management
Managing Static Files in Django: A Comprehensive Guide
Meet Elixir, the Laravel Way of Compiling Assets
Reza goes through Elixir, a Laravel addon for front-end asset management. Compilation, minification, optimization, versioning and more - check it out!
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!
Can PuliPHP Re-Revolutionize PHP Package Development?
PuliPHP is a new paradigm-shifting tool, designed to re-revolutionize PHP package development by making it extra easy to track and share resource files.
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
Getting Started with Assetic
Lukas White runs through Assetic basics and explains various uses of this asset manager through detailed code snippets