From bc7e66cd198c8db9eb0607b51f0f5bbb3674b4de Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Fri, 23 Feb 2024 00:48:15 +0000 Subject: :memo: Expand examples documentation. --- examples/03-controlled-inputs/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'examples/03-controlled-inputs') diff --git a/examples/03-controlled-inputs/README.md b/examples/03-controlled-inputs/README.md index dff4a76..46c0d74 100644 --- a/examples/03-controlled-inputs/README.md +++ b/examples/03-controlled-inputs/README.md @@ -47,3 +47,13 @@ case msg { ... ``` + +## Getting help + +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