Earlier quoted context omitted.
Hyperapp is Elm for the rest of us. I wouldn't compare it to React as they are solving slightly different problems. Hyperapp's state management is built-into the framework. In this way, Hyperapp is a tad more "high-level" (abstract) than React.
> Hyperapp is Elm for the rest of us. Curious who you think Elm is for?
"for the rest of us" is a common English language idiom/phrase.
https://english.stackexchange.com/questions/41687/meaning-of...
I know the idiom mostly from For Dummies' books. I'm implying that Elm, while great, is not as user-friendly, intuitive or easy to use as Hyperapp.
I'm saying that Hyperapp is deeply inspired by Elm, but also designed with extreme devotion to details, minimalism, and simplicity.