Replies: 1 comment
-
|
Ok, after digging a little deeper and looking at the commerce example, this makes more sense. I'll still keep this open to hear your thoughts :) |
Beta Was this translation helpful? Give feedback.
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.
-
I really like the WebUI approach overall and would like to contribute. Having read through the documentation, I feel that the rendering model is very strong and coherent. However, the current state model seems "less" developed, so I would like to ask about the long-term direction here.
Currently, the state model seems to focus on passing JSON to the renderer and resolving dotted paths at render time. This makes sense as a rendering input format, but I am wondering what the intended higher-level model is as WebUI evolves.
Is the current JSON-based model intended to remain the main abstraction?
Thanks for the heads up.
Beta Was this translation helpful? Give feedback.
All reactions