stampino-element

By justinfagnani

Stampino-element Alternatives

Similar projects and alternatives to stampino-element

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stampino-element alternative or higher similarity.

stampino-element reviews and mentions

Posts with mentions or reviews of stampino-element. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • Show HN: Skruv – No-dependency, no-build, small JavaScript framework
    10 projects | news.ycombinator.com | 7 Apr 2021
    As someone who helped lead the Polymer team in the transition from HTML-first Polymer to JavaScript-first lit-html/LitElement, I have some experience building approaches.

    I think that JavaScript-first is far better for templating the more general case (or the lower level foundation) because JavaScript is where your data lives. It's generally much easier to bring markup into JavaScript than it is data and data manipulation into HTML.

    In HTML you need re-invent expressions, scopes, control-flow, references, and imports. You're going to spend more time and code implementing a less expressive, slower, and more proprietary system.

    In JavaScript you just need a way to describe fragments of the resulting DOM (whether you prefer JSX, function calls, or tagged template literals), and the rest is just JavaScript.

    Now, I do see benefit from the HTML-first approach for a lot of people and some use cases. One reason I also push on web components so hard is that with interop comes flexibility in allowing a mix-and-match of approaches. As a side-project I'm working on an HTML-first declarative component system layered on top of LitElement: https://github.com/justinfagnani/stampino-element

      

Stats

Basic stampino-element repo stats
1
38
6.2
about 2 months ago

justinfagnani/stampino-element is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of stampino-element is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com