- currently encounters a complex data interface, and a large object will be sent to the front end. Large objects contain the key of N, and the data of each key is different, strings, objects, numbers, arrays, etc. How to deal with this interface data docking more elegantly? I feel that the current processing is a little messy, and the code has been changed to death after a slight change to the data interface.
for example, the interface of grafana has so much data. How to deal with it more elegantly.