eclipsesource / eclipsesource/tabris-con
Use declarative UI style
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The imperative style used in Tabris Con to create UIs makes it hard to understand the order and hierarchy of views.
Create UIs declaratively by utilizing the [JSX syntax](https://tabrisjs.com/documentation/latest/lang.html#jsx) for UI code which is easier to comprehend and maintain.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.