HomeNotesMembers

Members

This is a simple demonstration of loading from either the server or the client via hono.rpc, which looks like this:

context.rpc?.api.members.$get()

Now, the reality of how this works client vs. server is more complicated, but you can see the notes about that.

Here are the members:

Here is deferred data that takes awhile to load:

Loading...