Skip to content

Framework agnostic components #750

@msereniti

Description

@msereniti

The most critical issues of our codebase are:

  1. A lot of not typed code (weak typed core and weak typed components).
  2. Low component performance due to propsForElement mechanism.

To resolve it, probably we need to almost fully rewrite our components. It's actually not so hard because we will preserve all the tests and styles.

Also, it might be a very good chance to rewrite our components on some framework agnostic technology, such as https://github.com/builderio/mitosis or another that will generate our components runtime code for multiple frameworks such React, Vue, Qwik and Svelte.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Need research

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions