S
S
Sneiksus2021-09-26 11:50:48
Career in IT
Sneiksus, 2021-09-26 11:50:48

Are back end templating engines being used today?

Are built-in engines used in development today to create views, like razor or jinja, or blade? Or are front-end js frameworks used more in conjunction with rest api. If they are used, is it necessary to study them if the goal is only a back-end developer?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Fedorov, 2021-09-26
@Maksclub

In general, APIs won, back and forth JSON, GraphQL, JSON RPC
BUT! Template engines are also actively used
and there are supporters that for many projects the separation is unnecessary in terms of cost and effort (such supporters include the creator of Basecamp/Hey.com, the authors of Ruby on Rails)

Y
Yaroslav, 2021-09-29
@xenon

Not as an answer/solution, but as an addition - it seems to me that today there are more and more "new static" websites (JAMstack), so template engines (standard or custom) are also used in them.
But if the goal is just study-education, then it’s worth studying at a level a little deeper than hello world, maybe at the level of the first quarter or half of the tutorial. And the rest is just to run your eyes diagonally in order to roughly understand what is there. And when (if) there is a need for more or less complex aspects of this - then delve into it already.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question