Re: [w3c/webcomponents] [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (#695)

One concern there though is verbosity. One of the handy things about having elements like `<if>`, `<else>`, `<loop>`, `<include>`, etc that are only permitted as children of `<template>` is this is much more concise while also being easier to read than mainstream templating systems like mustache, handlebars, dust, etc.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/695#issuecomment-344088629

Received on Monday, 13 November 2017 23:01:43 UTC