|
|
|
|
|
by Klathmon
2472 days ago
|
|
They say in the linked article that this should only be used for objects about 10kb and larger. I'd argue that if you have 10kb or larger object literals in your codebase, you are already missing the mark on readability and maintainability in some ways. |
|
- exporting data from server to client for initialization
- localization data
- environment variables (feature maps, configuration etc)
- preloading datasets for graphs/tables