questions
Gleam exit codes?
Does anyone experimented with SDUI (server driven UI)
How can I make tests run against the database?
Seeking feedback to write better Gleam
Feedback requested
Solved
Idiomatic alternative to gleam_stdlib.identify?
Erlang
Best way to maintain focus (Lustre)
installing gleam with mise partially fails
Guard clause limitations
Preferred way of multiple Int comparisons
Feedback requested
Types
Solved
Css grid in Lustre
Function run periodically on an actor
codegen AST
How to run gleam as non-root in official docker image?
Project API/doc review?
Algorithm required for Gleam slide
Chaining dissimilar results with `result.try()`
Supporting Postgres and SQLite in the same app
How to avoid `let assert` here
Can I make Tailwind (lustre) pickup classes from other packages?
Loggin not happening from `result.map_error`?
Are there more complete implementations or examples of group_registry with pubsub patterns?
How to get wisp signed cookie 'outside' of wisp?
What is breaking Gleeunit test like this?
What do you want do see documented about externals?
Elixir
Erlang
JavaScript
Feedback requested
Exception handling
Erlang
Elixir
Solved
(mist) Immediately sending a message in the websocket on_init callback is often too early
Force monospace in html docs?
Rebar4
Has to use ffi wrapper on Js constructors because gleam doesn't generate the 'new' keyword
Can you decode into "generic" JSON values?
Storail throws "Corrupt Json" error
Solved
Can you generate static HTML, CSS, and JS that still has client side interactivity using lustre?
Could a Rust/C dependency be compiled to a NIF or a WASM binary depending on target?
Errored(Undef) debugging techniques?
Erlang
application failing to run because of missing run function in main module.
constant-like opcode parsing with a decoder
Bit Array Manipulation
Testing public API functions
Cheatsheets Website Project - Seeking Collaborators
Question about how Lustre SSR hydration works
How would you rewrite this backend handler?
Lustre Server Components and long running process, that should stop when the server components stops
How to use gleam/otp/actor's actor.selecting()
Elixir
Is there a way to serve index.html for /.
Roadmaps "Dependency version conflict resolution assistant"
Query list of records by field
Types
Running web application on minimal infrastructure with DB
Language stability
Decode DateTime with `datetime.from_string`
Types
Debugging Crashes in Lustre Server Components