Code Monkey home page Code Monkey logo

Comments (3)

mc1098 avatar mc1098 commented on April 28, 2024 1

Hi 👋,

I'm going to close this issue as it's been stale for awhile and I think the approach of mentioning alternatives to Yew is the best approach, this is what we currently do on yew.rs. I think a detailed comparison takes awhile so will often fall out of date and I think this would be a disservice to those other frameworks if we are making statements that are no longer true.

from yew.

gabisurita avatar gabisurita commented on April 28, 2024

Without going any further on the architecture, one of the main differences IMO is that yew is being actively updated and maintained, while domafic haven't had updates for months and still not stable.

from yew.

hgzimmerman avatar hgzimmerman commented on April 28, 2024

There does exist this comparison chart, which has some sparse bits of data on various Rust web frameworks.

I believe that domafic hasn't been updated in 3 years, and in the sense that it hasn't been maintained, I don't think a comparison is justified.

The other big contenders for a "react/elm alike frontend framework in Rust" at the moment (with no disrespect towards those not mentioned) are Seed, Sauron, and very recently - Moxie. I won't try to compare them in a detailed manner right here, but I do suggest that you check them out.

In short:
Seed seems to focus mainly on using a single monolithic component (Model) with a similar update loop to Yew's, and aims to mimic Elm more closely than Yew.
Sauron is similar to Seed.
Moxie is very new at the moment and appears to use a react-hooks-like API. Very interesting ideas here - worth keeping an eye on.
Code written with Yew most closely resembles React with a semi-conservative use of multiple components.

Edit: Mention Sauron.

from yew.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.