questions
LSP woes with mix_gleam (nvim + nix)
Now gleam doesn't have the try keyword could Ok/Error special types be removed from the Prelude?
Positional matching on custom types with field names
Lustre: weild redraw issue with no model changes
SSE with mist
Could this be cleaner?
testing object decoders
Is `Int` a bignum?
ContinueOrStop
Solved
User authentication in Wisp
Simple Q
Solved
Why do u use Name, DiscardName, UpperName tokens in lexer?
Trim characters other than whitespace
Float formatting
Convert dynamic to type with wisp.
Solved
Use a const in pattern matching?
Refactoring advice
Testing Gleam from Elixir?
Elixir
`gleam run --quiet` option?
recommendation on lustre component api pattern
How to run just one test file with `gleam test`
What am I doing wrong with Gleam's new(ish) import syntax?
Issue with BitString in Std Lib
Scroll Element Into View With Lustre
Running Gleam in Production
How to get syntax highlighting for code blocks in GitHub flavored markdown?
otp actor
Erlang
Why is CommentDoc value String, not EcoString
List of all variants of a type?
Solved
Iterator from existing list
Solved
Do you plan "time" or "duration" module in stdlib?
What is "grep" in makefile
Why does this case expression not compile?
Why does this case expression not work?
How do I start a wisp server?
Is SQLite + Gleam scalable for concurrent access?
How do I send a message to a register-ed process?
How would you code a sequence of function calls, any of which may fail?
Why isn't size with a variable supported for Javascript?
How to get user input?
How to turn FFI javascript Object into a Dict?
JavaScript
Types
Is this change in `gleam format` behaviour in 0.33 expected?
Cyclical/recursive types
Types
Solved
Add more attributes to an element in Lustre
JavaScript
Why does std functions such as `list.first` and `map.get` return `Result` instead of `Option`?
File streams or memory mapped files in Erlang/Gleam?
Using an Elixir framework, not a library (Crawly for web scrapy)
Elixir
basic FFI not working
broken hello world?
Cyclical Reference?