每次导航只需一次往返
文章探讨了HTML、GraphQL和RSC(React Server Components)的共同点:它们都旨在通过减少客户端与服务器之间的往返次数来优化网络性能,实现每次导航只需一次数据请求,从而提升用户体验。
文章探讨了HTML、GraphQL和RSC(React Server Components)的共同点:它们都旨在通过减少客户端与服务器之间的往返次数来优化网络性能,实现每次导航只需一次数据请求,从而提升用户体验。
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.