Java Reference
In-Depth Information
There are a number of popular templating languages to choose from, a selection of some of
the most popular are shown in the list below:
Handlebars
Jade
Underscore
EJS
Hogan
Mustache
Nunjucks
React
Note: Web Components
The W3C are working on developing a standard called Web Components
that attempts to extend HTML and introduce new features such as tem-
plates, custom tags, the ability to import HTML partials, and a shadow
DOM. The idea is to use it to develop modular and self-contained compon-
ents that can be reused in different applications. An example of implement-
ing these standards is the Polymer project, allowing anything from small
widgets to a full application to be developed. Web Components is a fast
moving area of development that is likely to be used much more in devel-
oping web applications.
Search WWH ::




Custom Search