You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, there's other ways to create DOM with template-like functionality (f.e. Handlebars, Angular, React, Vue, etc). Why would you like to use this over the others? Is it mostly just because it's easy for small projects / prototyping?
The text was updated successfully, but these errors were encountered:
If this feature lands in browsers, it would effectively provide everything entities.js provides, but in a more robust way without relying on strictly on global scope. It would be further possible to implement an entities-like syntax for template elements.
For example, there's other ways to create DOM with template-like functionality (f.e. Handlebars, Angular, React, Vue, etc). Why would you like to use this over the others? Is it mostly just because it's easy for small projects / prototyping?
The text was updated successfully, but these errors were encountered: