Live data from Hacker News

How many of you are using Haml/Sass in a production environment?

news.ycombinator.com

1–3 of 3 posts

Re: How many of you are using Haml/Sass in a production environment?

#2
I have used it in live environment for an internal site and I do have some reservations. Head over to rails irc channel and you can easily start HTML V HAML argument.

It is definitely a cleaner and more logical way of doing things but it is a matter of taste after all. If you like working with regular HTML/CSS...stick to it. No harm in trying once though.

Re: How many of you are using Haml/Sass in a production environment?

#3
post #2

I have used it in live environment for an internal site and I do have some reservations. Head over to rails irc channel and you can easily start HTML V HAML argument. It is definitely a cleaner and more logical way of doing things but it is a matter of taste after all. If you like working with regular HTML/CSS...stick to it. No harm in trying once though.

Haha, irc is definitely the best place to start a flamewar on stuff like this :P But I'm not arguing for one or the other, just wondering what people's thoughts are on it and if they're using it in a public environment. Peaceful discussion :)