From 9d0aa7738449ac70787dfced639b0573432ee005 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Wed, 27 Mar 2024 20:57:14 +0000 Subject: :memo: Update examples docs. --- examples/04-custom-event-handlers/README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples/04-custom-event-handlers/README.md') diff --git a/examples/04-custom-event-handlers/README.md b/examples/04-custom-event-handlers/README.md index a2a09c5..434725a 100644 --- a/examples/04-custom-event-handlers/README.md +++ b/examples/04-custom-event-handlers/README.md @@ -74,7 +74,3 @@ In this [example code](./src/app.gleam#L63), we define a custom input handler ca If you're having trouble with Lustre or not sure what the right way to do something is, the best place to get help is the [Gleam Discord server](https://discord.gg/Fm8Pwmy). You could also open an issue on the [Lustre GitHub repository](https://github.com/lustre-labs/lustre/issues). - -While our docs are still a work in progress, the official [Elm guide](https://guide.elm-lang.org) -is also a great resource for learning about the Model-View-Update architecture -and the kinds of patterns that Lustre is built around. -- cgit v1.2.3