I benchmarked my coding though. It makes me 80% faster than using ERB.
lol.
There isn't significant development increase with using SASS against
CSS besides the fact if you do HAML, why not instead use SASS too so
the language shift isn't big. SASS Variables are pretty much an
increase help, so is mixins.
On Jul 17, 9:35 pm, "Eumir Gaspar" <
imacaterpil...@gmail.com> wrote:
> Hmm kinda curious as to how this would scale though, since it has to compile
> the code and such, but I guess it won't have that much of a difference since
> it will basically just compile once since it can be cached? or does it
> always have to compile every time you view a page?
>
> On Thu, Jul 17, 2008 at 8:35 PM, Greg Moreno <
greg.mor...@gmail.com> wrote:
>
> > Hi Eumir,
>
> > We're using haml 2.0 but we don't have a large traffic yet :)
>
> > - Greg
>
> > On Thu, Jul 17, 2008 at 2:10 AM, Eumir Gaspar <
imacaterpil...@gmail.com>