II.
Topic JSON
Structured · livetopic:smart-dumb-components
Smart/Dumb Components json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:smart-dumb-components",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Smart/Dumb Components",
"description": "Smart/Dumb Components as a cross-cutting topic - separating stateful or\norchestration-heavy components from mostly presentational ones.\n"
},
"outgoingEdges": [
{
"from": "topic:smart-dumb-components",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:smart-dumb-components",
"kind": "contains"
}
]
}