II.
Topic JSON
Structured · livetopic:hash-based-routing
Hash-Based Routing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:hash-based-routing",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Hash-Based Routing",
"description": "Hash-Based Routing as a cross-cutting topic - encoding client route state\nin URL fragments handled entirely in the browser.\n"
},
"outgoingEdges": [
{
"from": "topic:hash-based-routing",
"to": "domain:web-development",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:web-development",
"to": "topic:hash-based-routing",
"kind": "contains"
}
]
}