Are Web Components production ready in 2022? Or should I stick with React, Vue, or some other alternatives? As well as other tips for creating scalable and maintainable design library

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • My go-to these days is AlpineJS since it's familiar enough due to being designed after Vue, no shadow DOM and no scoped styles to deal with, and lightweight. I'd probably just bundle them into components using bind. You can use modules and import an AlpineJS CDN in your AlpineJS components, which you can serve from a CDN if you wanted.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts