Y
Y
Yasuro2019-12-29 14:50:34
JavaScript
Yasuro, 2019-12-29 14:50:34

What patterns exist for ui rendering?

There is a huge json/xml that forms a backend that stores everything: Tabs, controls, widgets, buttons, business entities. According to this json / xml, it is necessary that the ui is rendered and it is desirable that reactivity is preserved.
I don’t see any solutions other than crutches and hardcode, but I know it should be. Tell me how to google

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew, 2020-01-02
@iCoderXXI

I once wrote a form for 300 fields with a configurator, I also banged the entire structure in JSON, I assembled pages for each element with a template and scripts.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question