TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A proper JavaScript templating engine with a sane syntax

12 pointsby pablassoalmost 12 years ago

4 comments

jamesRaybouldalmost 12 years ago
That looks a hell of a lot like underscore.js templates (<a href="http://underscorejs.org/#template" rel="nofollow">http:&#x2F;&#x2F;underscorejs.org&#x2F;#template</a>) to me. What would be the advantage if I was to make the swap?
评论 #6059835 未加载
ricardobeatalmost 12 years ago
What makes it different from EJS?
评论 #6059827 未加载
tucazalmost 12 years ago
Not sure this would work with any ASP.NET app other than the ones using Razor engine since &lt;% and &lt;%= are reserved words for outputting data.
评论 #6059517 未加载
beebs93almost 12 years ago
Any plans for template inheritance (e.g. swig)?
评论 #6059849 未加载