Hacker News new | ask | show | jobs
by ng12 2546 days ago
Using {#if} or v-if or whatever feels even less natural -- especially when these template languages are hyped as being "logicless".
2 comments

I don't see why anyone would want a "logicless" templating language. Doesn't that sort of kill the point of it being a "language" to begin with?

/me goes back to happily "server side rendering" HTML with PHP

v-if feels quite natural to me, and easy to read as well.

I think it's a matter of personal taste.