II.
Topic JSON
Structured · livetopic:higher-order-components
Higher-Order Components (HOC) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:higher-order-components",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Higher-Order Components (HOC)",
"description": "Higher-Order Components as a cross-cutting topic - wrapping components to\nenhance behavior through composition rather than inheritance.\n"
},
"outgoingEdges": [
{
"from": "topic:higher-order-components",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:higher-order-components",
"kind": "contains"
}
]
}