Skip to content
TopicTracker
出典 overreacted.io原文を表示
翻訳言語翻訳言語

One Roundtrip Per Navigation

HTML、GraphQL、RSC(React Server Components)に共通するのは、1回のナビゲーションで必要なデータを1往復で取得できるという設計思想です。これにより、ネットワークの往復回数を最小限に抑え、ユーザー体験を向上させることができます。

関連記事

  • The article discusses the Friend-Of-A-Friend (FOAF) concept for establishing trust relationships through social graphs. It notes that FOAF implementations have varied over time, ranging from complex cryptography and key-signing ceremonies to XML RDF formats.

  • The human.json protocol allows humans to assert authorship of their site content and vouch for others' humanity using URL ownership as identity. The author implemented this protocol on their website, making it available at evanhahn.com/human.json.