Re: [ANN] Optimus asset loaders and transformations

2014-01-02 Thread Magnar Sveen
Like many others, I am quite enthused about React.JS these days. I'm looking at Om too, but would like to learn React first. If you're interested in using JSX

Re: [ANN] Optimus asset loaders and transformations

2013-12-30 Thread Magnar Sveen
Oh, if you checked out Optimus when I first announced it, here are some improvements since then: - Split strategies and optimizations so they can vary independently. - Add support for :base-path on assets for CDNs. - Add exporting of assets to disk. Also for CDNs. - Move Angular.JS fe

[ANN] Optimus asset loaders and transformations

2013-12-30 Thread Magnar Sveen
Optimus is a Ring middleware for frontend performance optimization. In order to do its optimization, it needs to rest on a first-class asset concept in the Ring stack. So the most basic operation of Optimus is serving assets from a list, with this minimal