1
sake92
6y

Why are there so many template languages? Do people enjoy them? I certainly don't.
What is the problem with just using functions? E.g. using https://j2html.com/ or http://www.lihaoyi.com/scalatags/
You can do code reuse with functions, for-loops, classes, interfaces etc.

Why are they avoided in Spring, PlayFramework and similar?

Comments
Add Comment