What are the main differences between HAML, SASS/Compass and ERB? -


I'm looking for a templating engine Important to consider choosing between Hem, SASS / Compass and ERB What are the factors?

To summarize:

  • HAMAL is a markup language < / Li>
  • Sas is a set of CSS extensions that is compiled in standard CSS
  • Compass is a cover for things like blueprint
  • Erb simply embedded Ruby The code is HTML with.

Normally, you must be looking at Haml or Erb (although you can mix them and make them to be mailed), and CSS or Sass Compass Bus Assus Is an add-on for

I recommend starting with Holm and SaaS, because Hmmm takes the most disturbing, bug-prone aspects and closes them. After using ARB, you feel very literally after using ARB.

For CSS, select a framework (like), and it's used to start. If you think you need it, then you can add the compass later.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -