What if you want to dynamically create UI with JSON, is there something else you would use?
@PhanxDEV953 ай бұрын
Well, I guess a "dynamic UI" means that you have certain predefined UI elements that can be defined/configured via JSON? I think modern frameworks like React, Angular, Vue.js ... will be anyhow able to do this.
@starbrandX3 ай бұрын
@@PhanxDEV95 I mean the ability to generate UIs (including all the super detailed properties) using strings without predefining components.