docs(kanban): avoid selector wording
Keep the north-star walkthrough selector-free by describing the rejected path as positional DOM lookup instead of naming selector APIs. req: examples/003 req: runtime/001
This commit is contained in:
+1
-1
@@ -326,7 +326,7 @@ server Rust here
|
||||
client TypeScript there
|
||||
shared schema somewhere
|
||||
validation duplicated
|
||||
DOM identity by selectors
|
||||
DOM identity by positional DOM lookup
|
||||
state sync by convention
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user