Viewing profile — starbuzz
starbuzz
HN member- Joined
- Tue, May 22, 2018, 3:30 PM UTC
- HN karma
- 122
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About starbuzz
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #17150936
Duplicate of https://news.ycombinator.com/item?id=17132823
-
comment
Comment #17135363
^ This
-
comment
Comment #17132523
The irony is you are the extremist for thinking HN is full of extremists! :) Also, library size !== mediocrity at all. No one builds an unreasonably large framework on purpose eith…
-
comment
Comment #17132278
> So far, the Infinite monkey theorem is just giving us an infinite number of javascript frameworks, and no Shakespeare Not even funny IMO. This is the kind of toxic comment that d…
-
comment
Comment #17132236
Hyperapp is not optimized to be the fastest framework at the expense of worse developer experience. Having said that, we're definitely working on improving our runtime performance …
-
comment
Comment #17132186
I meant the benchmark is using an older version of Hyperapp. https://github.com/krausest/js-framework-benchmark/tree/mast... The js-framework-benchmarks is very much maintained and…
-
comment
Comment #17131404
If all goes according to plan, it will look even more like Elm in the next major release (2.0).
-
comment
Comment #17131341
Elm is for anyone. I love Elm. "for the rest of us" is a common English language idiom/phrase. https://english.stackexchange.com/questions/41687/meaning-of... I know the idiom most…
- comment
-
comment
Comment #17130666
Hyperapp and Web Components is a great combo, especially because they can help with the problem of maintaining local component state, not a feature of Hyperapp.
-
comment
Comment #17130543
Yes. Not IE8, though.
-
comment
Comment #17130518
Hyperapp will be a lot more Elm-like in a future release, see this too: https://github.com/hyperapp/hyperapp/issues/672
-
comment
Comment #17130515
HyperTerminal
-
comment
Comment #17130508
I replied to another similar comment but the TL;DR is that both are solving different things. Preact is a React 15 clone. Hyperapp is basically Elm in JavaScript.
-
comment
Comment #17130440
This is a crucial aspect of Hyperapp that often goes unnoticed because simply no one in their sane judgment expects it.
-
comment
Comment #17130430
Surely there are many more ways.
-
comment
Comment #17130404
Oh, Mithril! All folk desired it. This one is great too.
-
comment
Comment #17130392
This is an old benchmark, we're in the same ballpark as React now. Hyperapp is also not just a virtual DOM, but also a state management "all-in-one" kind of thing.
-
comment
Comment #17130367
Hyperapp has a great API, it's easy to use and it's 1 kB.
-
comment
Comment #17130364
Some of those results refer to HyperTerminal, the Electron-based terminal app. Other results refer to Hyperapp-like libraries (not Hyperapp). The most recent submission related to …