II.
Topic JSON
Structured · livetopic:css-in-js
CSS-in-JS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:css-in-js",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CSS-in-JS",
"description": "CSS-in-JS as a cross-cutting topic - expressing styling in JavaScript or\nTypeScript runtime/build-time systems close to component definitions.\n"
},
"outgoingEdges": [
{
"from": "topic:css-in-js",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:css-in-js",
"kind": "contains"
},
{
"from": "lib-process:web-development--css-in-js-styled-components",
"to": "topic:css-in-js",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--styled-components",
"to": "topic:css-in-js",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
}
]
}