aberdeen

A TypeScript/JavaScript library for quickly building performant declarative user interfaces without the use of a virtual DOM. (by vanviegen)

Aberdeen Alternatives

Similar projects and alternatives to aberdeen based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better aberdeen alternative or higher similarity.

aberdeen reviews and mentions

Posts with mentions or reviews of aberdeen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-11.
  • Common Beginner Mistakes with React
    6 projects | news.ycombinator.com | 11 Mar 2023
    We've had great results from our custom built non-pure reactive system (which predates React by a couple of years).

    The idea is to have an Observable object that can store arbitrary trees of data (each itself an Observable). UI drawing is generally split into a function call for each DOM element that has children. These functions are executed such that they track the use of observables and will be rerun when they change.

    I've more recently, after having suffered React and friends, started creating an Open Source implementation of the pattern we used. Currently, it's mostly still lacking in documentation and marketing, and that's unlikely to change if I'm honest. But this should give you an impression if you're interested:

    https://github.com/vanviegen/aberdeen/blob/master/examples/t...

    Curious to know your thoughts about this being an effective non-pure reactive system.

  • Million
    4 projects | news.ycombinator.com | 30 Jul 2022
    Yes, that's possible and works really well.

    I've written this library [1] as a clean reimplementation of a more complex beast we created for a (now dead) startup. Although the reimplementation has only seen very light use, we've used the concept extensively, and it's a joy to use. Take a look at the examples [2].

    [1] https://github.com/vanviegen/aberdeen

Stats

Basic aberdeen repo stats
2
1
3.7
8 months ago

vanviegen/aberdeen is an open source project licensed under ISC License which is an OSI approved license.

The primary programming language of aberdeen is TypeScript.

Popular Comparisons

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