II.
Topic JSON
Structured · livetopic:component-composition
Component Composition json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:component-composition",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Component Composition",
"description": "Component Composition as a cross-cutting topic - assembling interfaces\nfrom small components with well-bounded props and responsibilities.\n"
},
"outgoingEdges": [
{
"from": "topic:component-composition",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:component-composition",
"kind": "contains"
}
]
}