Software Alternatives & Reviews

Polymer VS stenciljs

Compare Polymer VS stenciljs and see what are their differences

Polymer logo Polymer

Polymer is a library that uses the latest web technologies to let you create custom HTML elements.

stenciljs logo stenciljs

A toolchain for building reusable, scalable Design Systems.
  • Polymer Landing page
    Landing page //
    2023-07-20
  • stenciljs Landing page
    Landing page //
    2023-02-08

Polymer videos

Gun Review: The Polymer 80

More videos:

  • Review - Polymer 80 Glock 19: PF940C Review!
  • Review - Tennessee Arms Polymer AR-15 Lower review - Are They Any Good and Should you Buy One?

stenciljs videos

Amava coração de frango

Category Popularity

0-100% (relative to Polymer and stenciljs)
Javascript UI Libraries
51 51%
49% 49
JavaScript Framework
55 55%
45% 45
JS Library
52 52%
48% 48
Frontend Development
100 100%
0% 0

User comments

Share your experience with using Polymer and stenciljs. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Polymer and stenciljs

Polymer Reviews

Top 20 Javascript Libraries
Created by Google, Polymer is a JS library that allows developers to reuse HTML elements and create custom elements using HTML, CSS, and JS to create more interactive applications. It is compatible with different platforms. Once you install Polymer using the command line interface or the Bower method, you can reuse already developed elements without worrying about how those...
Source: hackr.io

stenciljs Reviews

We have no reviews of stenciljs yet.
Be the first one to post

Social recommendations and mentions

Based on our record, stenciljs seems to be a lot more popular than Polymer. While we know about 42 links to stenciljs, we've tracked only 1 mention of Polymer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Polymer mentions (1)

  • Web Components 101: Lit Framework
    Lit demonstrates significant growth in web components from the early days of Polymer. This growth is in no small part due to the Lit team themselves, either! - Source: dev.to / about 2 years ago

stenciljs mentions (42)

  • Making Web Component properties behave closer to the platform
    First a disclosure: I never actually used Stencil, only played with it a bit locally in a hello-world project while writing this post. - Source: dev.to / 3 months ago
  • Plasmic.app – the visual builder for your tech stack
    This is my main concern too. I don't understand why tools like this "pick a winner" with a specific framework instead of rendering to Web Components with a framework wrapper, or using something like Stencil[1] that can render to any framework. [1] https://stenciljs.com/. - Source: Hacker News / 4 months ago
  • Design Systems with Web Components
    I was recently able to sit down with some of the core members of Ionic, who also created Stencil a toolchain for building Design Systems and Progressive Web Apps. We talked at great length how typically companies are approaching Ionic from a Design Team and need help building components. As a developer I wanted to talk about the Web Components that are used within the Design System first. There was a decent amount... - Source: dev.to / 4 months ago
  • HTML Web Components
    A web component should do ONE thing whereas a JS framework is a whole ecosystem. I made a video player web component that could take in various inputs, with a torrent file being the most complex of them. I was then able to port it to Vue/React with StencilJS [0] (although it was good to go without). Just drop the `https://stenciljs.com/. - Source: Hacker News / 5 months ago
  • If Web Components are so great, why am I not using them?
    Examples like this bug me. The React example is using a high level abstraction, the web component is directly using the API. A more accurate example would show how those React calls eventually boil down to document.createElement() I don’t think the Web Components API was meant to be used directly all the time. You can use a framework like StencilJS: https://stenciljs.com/. - Source: Hacker News / 9 months ago
View more

What are some alternatives?

When comparing Polymer and stenciljs, you can also consider the following products

Vue.js - Reactive Components for Modern Web Interfaces

Svelte - Cybernetically enhanced web apps

AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

React - A JavaScript library for building user interfaces

Preact.js - Preact is a fast 3kB alternative to React with the same modern API. Components & Virtual DOM.

ember.js - A JavaScript framework for creating ambitious web apps