II.
Topic JSON
Structured · livetopic:oocss
OOCSS (Object-Oriented CSS) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:oocss",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "OOCSS (Object-Oriented CSS)",
"description": "OOCSS as a cross-cutting topic - separating structure and skin while\ntreating CSS as reusable visual objects.\n"
},
"outgoingEdges": [
{
"from": "topic:oocss",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:oocss",
"kind": "contains"
}
]
}