Nested lookup dictionaries in Typescript
I have a lot of data I need to sift through on the client side, and to do so I’m looking to use dictionaries for performance reasons. I have the following data structure in JSON (somewhat truncated, as Values
and Styles
can have more data, but this is a shortened version so you can get the picture):