isograph VS proposal-class-method-parameter-deco

Compare isograph vs proposal-class-method-parameter-deco and see what are their differences.

isograph

The UI framework for teams that move fast — without breaking things. (by isographlabs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
isograph proposal-class-method-parameter-deco
1 1
187 -
18.2% -
9.9 -
4 days ago -
Rust
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

isograph

Posts with mentions or reviews of isograph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.
  • TypeScript 5.2's New Keyword: 'using'
    18 projects | news.ycombinator.com | 19 Jun 2023
    Yes, the requirement that static constructors are used makes this substantially less ergonomic than it would otherwise be for the reasons you point out.

    Some of the React hooks in Isograph use this pattern, and as a result the constructor returns an instance in an invalid state: https://github.com/isographlabs/isograph/blob/1a8182355ac9d1...

    I'm of the opinion that this is a paper cut worth stomaching in favor of the addition of an idiom that provides genuine safety. The type for the class and the static conductor (ie a free function) could be exposed, but the class itself could be hidden.

proposal-class-method-parameter-deco

Posts with mentions or reviews of proposal-class-method-parameter-deco. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.
  • TypeScript 5.2's New Keyword: 'using'
    18 projects | news.ycombinator.com | 19 Jun 2023
    > I wonder if they will put forth a new proposal for dependency injection next, at this rate.

    Yes, there is a new-ish proposal [1] which is motivated in large part by DI.

    (Full disclosure: I'm on the committee and don't really like DI or this proposal. But we'll see how it goes.)

    [1] https://github.com/tc39/proposal-class-method-parameter-deco...

What are some alternatives?

When comparing isograph and proposal-class-method-parameter-deco you can also consider the following projects:

proposal-class-method-parameter-decorators - Decorators for ECMAScript class method and constructor parameters

proposal-async-explicit-resource-man

proposal-async-explicit-resource-management - ECMAScript Async Explicit Resource Management

SharpLab - .NET language playground

proposal-explicit-resource-management - ECMAScript Explicit Resource Management

caniuse - Raw browser/feature support data from caniuse.com