S
S
Sergey2018-08-31 14:09:32
HTML
Sergey, 2018-08-31 14:09:32

Does it make sense to learn html-templaters?

I use the code editor with the Emmet plugin. To include individual sections (includes / partials) in the html page, I use the corresponding Gulp plugin. Should I learn more about the template engine? If yes, which one do you recommend? What special benefits does it provide that led you to start using it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lander, 2018-08-31
@usdglander

The only advantage that the template engine gives is the decoupling of the frontend from the language in which the backend is written. You can learn Blade and Twig. IMHO the most common. Smarty is already retired.

A
Anubis, 2018-08-31
@Anubis

If the project is small and there is no point in including React, we use Handlebars, so I will say that it makes sense

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question