A
A
Alexander2017-05-08 23:24:25
Node.js
Alexander, 2017-05-08 23:24:25

Is React being used as a templating engine in Node?

I'm learning a node and jade really pisses me off.
The structure on only gaps is, in my opinion, extremely unreliable. Stupidly copying the code from the browser to a file via ctrl + c breaks the whole structure, the code is not entirely obvious to me, etc.
EJX is better, but in general I would like to use technologies that I know like React and JSX.
But for some reason, I don’t see it in the codes of other NodeJS developers yet. Why ?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey, 2017-05-09
@f-end

Here is a great React templating engine for Express.
As a plus it allows you to reuse templates on the front.
This is not for "isomorphic" solutions, but a template engine.

K
KnightForce, 2017-05-10
@KnightForce

I used it as a templating engine - it rendered to a string, it was quite convenient.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question