Upgrade to Pro — share decks privately, control downloads, hide ads and more …

symfony/AsseticBundle

 symfony/AsseticBundle

This talk in German was done for the #sfugmuc symfony user group munich. It provides a short overview over the assetic topic and was used as a starting point on discussions on how to use and integrate assetics into the daily work.

Sebastian

May 15, 2012
Tweet

More Decks by Sebastian

Other Decks in Programming

Transcript

  1. 14.05.2012
    symfony/AsseticBundle
    Sebastian Göttschkes
    #sfugmuc

    View Slide

  2. 14.05.2012
    What?
    css
    javascript
    images
    Manage

    View Slide

  3. 14.05.2012
    Why?
    development production
    vs.

    View Slide

  4. 14.05.2012
    How?
    +
    kriswallsmith/assetic

    View Slide

  5. 14.05.2012
    Some example code

    View Slide

  6. 14.05.2012
    Deployment
    Building assets before rsyncing
    or after git/pull
    using
    php app/console assetic:build –env=prod --no-debug

    View Slide

  7. 14.05.2012
    What's next?
    Images Compass
    Coffeescript Less

    View Slide

  8. 14.05.2012
    Me
    @Sgoettschkes
    http://sgoettschkes.blogspot.com

    View Slide