React #49
Closed
chris-aeviator
started this conversation in
Ideas
React
#49
Replies: 2 comments 1 reply
I can't reproduce any of these, please submit a bug report if you have a minimal reproducible example of this behavior (a screen recording would be good too). React and perspective are orthogonal concepts, there is currently no plan for any frontend framework but if we added one, it likely would not be react as we don't really need 99% of the benefit react would bring. |
1 reply
|
hey @chris-aeviator, thanks for the idea! From your perspective: what would be the biggest advantages of react over the current impl? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Currently there are some interface pains with raydar and the interaction with perspective (e.g. dropdowns are finicky,
create tableonly shows one item w/o scrolling, theme selection only works after multiple clicks). To ensure the stability of UI I'd like to raise the discussion if a react (or react-like) ui framework is intended to be part of raydar. I understand that raydar is at it's infancy and other features might have a higher priority.I'd like to contribute a next.js implementation if nothing speaks against this from your side. In general and IMO vanilla JS based development is not very scalable.
All reactions