II.
Topic JSON
Structured · livetopic:code-splitting
Code Splitting json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:code-splitting",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Code Splitting",
"description": "Code Splitting as a cross-cutting topic - deferring portions of a bundle\nuntil needed to improve initial load and execution behavior.\n"
},
"outgoingEdges": [
{
"from": "topic:code-splitting",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:code-splitting",
"kind": "contains"
},
{
"from": "lib-agent:web-development--bundle-analyzer",
"to": "topic:code-splitting",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:web-development--bundle-size-optimization",
"to": "topic:code-splitting",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--bundle-optimization",
"to": "topic:code-splitting",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--webpack",
"to": "topic:code-splitting",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}