Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Hyperapp V2 instead of React as UI framework #7

Closed
B-Teague opened this issue Jul 1, 2019 · 1 comment
Closed

Hyperapp V2 instead of React as UI framework #7

B-Teague opened this issue Jul 1, 2019 · 1 comment

Comments

@B-Teague
Copy link

B-Teague commented Jul 1, 2019

Have you looked at hyperapp V2? It's pretty amazing.
https://github.com/jorgebucaran/hyperapp

Build UI components.
Built in state management
Supports class attribute for use with CSS-in-JS libraries

Fast and small.
Benchmarks:
jorgebucaran/hyperapp#523 (comment)
https://codesandbox.io/s/k3jj2qlpk5

@fdionisi
Copy link
Owner

fdionisi commented Jul 1, 2019

At this moment in time I see the current UI as a way to test the actual Rust core – it's minimal and far from production ready. That said, I mostly agree with arguments previously made in atom-archive#12 and atom-archive#41.

In the future React could be reconsidered in favour of something else, but for now it's doing the job.

I know that in my initial thoughts there were more UI work to happen sooner then later, but I actually diverged from the roadmap described in #1, and I'm now trying to integrate Memo into Xray – after that there are more core functionalities that I want to implement, such as syntax highlight and language server protocol, therefore I see UI discussions far down the line. When it'll be time, I promise, I will try to evaluate every possibility keeping an open mind.

@fdionisi fdionisi closed this as completed Jul 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants