Re: [WICG/webcomponents] DOM parts use outside of <template> seems unlikely (Issue #1035)

Something else to consider on the plus side for adopting standard handlebar notation for the template syntax:

There exist handlebar implementations in:

1.  [c#](https://github.com/Handlebars-Net/Handlebars.Net)
2. [go](https://pkg.go.dev/github.com/coderhaoxin/handlebars)
3. [Rust](https://docs.rs/handlebars/latest/handlebars/)
4. [Scala](https://github.com/mwunsch/handlebars.scala)

and more I suspect.

Although it may seem far fetched, and would take years to make a dent in the current marketshare, early adopters could start leveraging these libraries in order to achieve true isomorphic support, and maybe with enough interest, the supporters behind the main server templating engines of today would take notice and begin migrating to the common syntax?

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

Message ID: <WICG/webcomponents/issues/1035/1809217448@github.com>

Received on Monday, 13 November 2023 22:12:14 UTC