Echo JS 0.11.0

<~>

ummm 2505 days ago. link 2 points
Does anyone actually find pug useful? What do you do when you start a project that uses some existing web template? Do you painstakingly convert hundreds of lines of perfectly fine HTML into pug?
RangerMauve 2504 days ago. link 1 point
Basically

Template languages choice is flexible when you first start out, else it can be a pain in the ass to switch over.

Some projects could also opt to use several template engines and slowly transition