Skip to content

Ability to use with Mithril and other non-react-like client frameworks? #1602

@balupton

Description

@balupton

Late last year I used next.js for a project and loved it. Earlier this year I used Mithril v1 for a project and loved it. However, using Mithril on the client with Next for the wrapper, would be the best.

I know there are examples currently with Inferno and Preact, however they maintain a react-like API adapters, which Mithril does not.

How easy it would it be to swap out React for another client-side-framework which concepts may or may not map cleanly to react? Or should it be done as a complete fork or inspired project, in the way that nuxt.js is to next.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions