H
H
HAbRAhabp2016-03-31 13:06:44
Node.js
HAbRAhabp, 2016-03-31 13:06:44

What templating engine and framework to use?

I still can’t decide on a framework and template engine for a node.
Framework I think to use Koa.JS or Express.js, which is better in terms of performance and community? The project is designed for a heavy load. I need a simple template engine, I don’t want to use all sorts of jade, something like JUST . I searched on Google, but there are articles from 2012-2013, I want to know what is popular today.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
superivankorolev, 2016-04-01
@superivankorolev

Express - it can do everything, and what it can't do is not a problem to solve in a minute at all. Simple, which means fast.
JUST - I also use it. The problem with him is that he does not know how, for example, to format the date-time himself and there are no expanding functions. You have to do it before the template engine. And so it is also simple, which means it is fast.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question