Introducing Hyper — Crush React on every metric (Developer Preview) #565
Replies: 2 comments 5 replies
-
Why not use Svelte (or another compact markup)? -> Genuine interest to understand the limitations of these libraries in your opinion! |
Beta Was this translation helpful? Give feedback.
-
Hi Tero! Great article as always! I mentioned Nue/Hyper to a far more SPA-savvy frontend buddy of mine, and he was intrigued, but also concerned that this could face a similar challenge to what the original React did, namely (I am paraphrasing) that the simplicity of the original React was betrayed by the complexity of state management. My eyes glazed over a bit at that point, but he mentioned 'god objects', prop drilling, coupling of components and different ways of sharing state between components. He even mentioned that the original React paired well with Backbone for this? I am not sure how Nue solves/plans to solve the state management puzzle (as a single shared/nested object in the Router? https://nuejs.org/docs/app-router.html), but I get the impression that this may be the most challenging (and contentious) part of winning React devs over. Both because it's hard, but also because there are many different camps and a ton of scar tissue there. Whatever state management solution Nue offers, maybe be a bit gentle in marketing it, since the React community has seen lofty promises of a Better Way(tm) again and again, only to find themselves in a different world of pain. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Today I'm releasing Hyper: a simple markup language for building user interfaces. It enables developers (and AI models) to generate complex UIs with amazingly clean syntax. It aims to make frontend development an enjoyable experience.
Read the announcement
Beta Was this translation helpful? Give feedback.
All reactions