Hexagonal architecture as a solution to the obsolescence of UI frameworks

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  2. core

    A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase. (by stenciljs)

    For the creation of web components, even though writing in vanilla js is an option, we have chosen to do it via a dedicated framework, which will solve many potential integration/bundling problems. The choice of the framework will be made according to different factors that are not part of the scope of this article.

  3. Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    For this project, we decided to use Playwright to perform our tests on various browsers.

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

  • Stencil

    1 project | news.ycombinator.com | 13 Mar 2023
  • Stencil JS

    1 project | /r/webdev | 29 Nov 2022
  • StencilJS: Generate reusable, fast, Web Components that run in every browser

    1 project | news.ycombinator.com | 13 Nov 2022
  • Opinions on StencilJS?

    1 project | /r/reactjs | 7 Nov 2022
  • Is Svelte most growing web tech? (%66 Growth!)

    1 project | /r/sveltejs | 6 Jul 2022

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?