Skip to content

Document the client/server component boundary - #219

Open
greatest0fallt1me wants to merge 1 commit into
QuickLendX:mainfrom
greatest0fallt1me:docs/101-client-server-boundary
Open

Document the client/server component boundary#219
greatest0fallt1me wants to merge 1 commit into
QuickLendX:mainfrom
greatest0fallt1me:docs/101-client-server-boundary

Conversation

@greatest0fallt1me

Copy link
Copy Markdown

Note on scope

`docs/client-server-boundary.md` already exists and is thorough and accurate: the rule for when `"use client"` is needed, real examples from this repo (Server/Client/presentational), a boundary-by-layer table, and the common "use client leaks downstream" mistake. It just wasn't discoverable -- nothing in the README linked it, or the other existing doc (`docs/wallet-connection-state-machine.md`).

Change

Added a Documentation section to the README linking both docs.

Closes #101

docs/client-server-boundary.md already existed and is accurate/complete
(the rule, real examples from this repo, a boundary-by-layer table,
and the common "use client" leaks downstream mistake), but nothing
linked it or docs/wallet-connection-state-machine.md from anywhere a
contributor would find them. Add a Documentation section to the
README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the client/server component boundary

1 participant