A
A
Alexey Ovdienko2015-05-07 00:01:58
HTML
Alexey Ovdienko, 2015-05-07 00:01:58

What is better to use when laying out the structure?

What is better to use?
I really want to use a plugin or a template engine in my projects for quick layout of the structure. The choice fell between Slim, Haml, Emmet plugin for Sublime Text.
Emmett's advantages are immediately visible - installation is easier, the syntax is not steamy. But, if you need to edit a large piece of the structure, then Emmett is less effective, in my opinion.

  1. Slim
  2. Haml
  3. Emmet

Which one do you think is better? For one thing: who can explain in detail: how to install preprocessors on Windows, especially Slim?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-05-07
@doubledare

Jade?
Regarding the installation of preprocessors - Node.js, gulp, your preprocessor (at the same time for styles preprocessors + autoprefixer) + livereload or browsersync + watch.

A
Alexander Petrov, 2015-05-07
@dzhiriki

Slim \ Haml - use outside the rails is inconvenient, because the necessary functionality is implemented by the rails themselves (includes, for example).
Emmett - how did he even get on the list? It's just expanding abbreviations according to taboo. Its use does not contradict the use of Slim \ Haml, it is also possible-necessary-convenient to use them together.
And for simple layout look at Jade.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question