Loading docs/manual/context.md +3 −3 Original line number Diff line number Diff line Loading @@ -33,9 +33,9 @@ callbacks that take a `Context` object as the first parameter: - [Actor dispatcher](./actor.md) - [Inbox listeners](./inbox.md) - Outbox dispatcher - Followers collection - Following collection - [Outbox collection dispatcher](./collections.md#outbox) - [Following collection dispatcher](./collections.md#following) - [Followers collection dispatcher](./collections.md#followers) - [NodeInfo dispatcher](./nodeinfo.md) Those are not all; there are more callbacks that take a `Context` object. Loading docs/tutorial.md +1 −2 Original line number Diff line number Diff line Loading @@ -762,8 +762,7 @@ Exercises Instead, you can use a web framework like [Fresh] to utilize the proper routing system and [JSX] templates to produce HTML. See also the [*Integrating with a web framework* section](./manual/federation.md#integrating-with-a-web-framework) in See also the [*Integration* section](./manual/integration.md) in the manual for more details. [Fresh]: https://fresh.deno.dev/ Loading Loading
docs/manual/context.md +3 −3 Original line number Diff line number Diff line Loading @@ -33,9 +33,9 @@ callbacks that take a `Context` object as the first parameter: - [Actor dispatcher](./actor.md) - [Inbox listeners](./inbox.md) - Outbox dispatcher - Followers collection - Following collection - [Outbox collection dispatcher](./collections.md#outbox) - [Following collection dispatcher](./collections.md#following) - [Followers collection dispatcher](./collections.md#followers) - [NodeInfo dispatcher](./nodeinfo.md) Those are not all; there are more callbacks that take a `Context` object. Loading
docs/tutorial.md +1 −2 Original line number Diff line number Diff line Loading @@ -762,8 +762,7 @@ Exercises Instead, you can use a web framework like [Fresh] to utilize the proper routing system and [JSX] templates to produce HTML. See also the [*Integrating with a web framework* section](./manual/federation.md#integrating-with-a-web-framework) in See also the [*Integration* section](./manual/integration.md) in the manual for more details. [Fresh]: https://fresh.deno.dev/ Loading