questions
Differences between result.try and result.map in use statement
Trying to create a json response - newb edition
fast return error
What is the right way to compute some global state at compile time/startup?
How to get a value from a .env file?
How to use pgo with neon?
Solved
Single element tuple decoding
Solved
Database Recommendations?
How should this code be fixed?
Function calls inside guards
Nested data with gleam/dynamic
Solved
Convert a string into base64
Solved
how to tell a supervisor to restart an actor?
Erlang
Solved
How to create an iterator?
Solved
Are there any plans to support compiling to WASM targets?
Solved
Error pattern matches 1, but clearly it matches 2
Solved
Erlang FFI
Solved
Task.await_many equivalent?
How to represent a Big Number (higher than the float max)?
Time delay/Sleep
Pattern Matching BitArrays
Solved
Decode http request response
Solved
See io.println/io.debug from running local mist server
Solved
Access record of opaque type in separate module
Types
Lustre: How to add the second server component for 99-server-component-example?
io.debug and BitArray
Solved
How to use lustre bundle file?
Solved
what is gleam for?
Json (de)serialization in gleam
Types
Solved
Native Gleam vs Erlang/Elixir/JS
Gleam/Kafka
Trying to run a locally built version of the LSP, but facing some trouble
Union types and how to construct variants
Types
Solved
Any good resource for doing concurrency in Gleam coming from Golang?
Solved
Cannot run gleam with gleam/otp dependency
Solved
birl - how to get milliseconds as unix timestamp instead of seconds?
Self referential custom types
Types
Solved
Lustre: how to create a layout effect?
JavaScript
Solved
understanding `reply_with` in the actor example
Solved
How to write using pipelines?
Solved
Is there any way to colocate unit/integration tests with the application code?
When to use use <- shorthand
What might be the reason this code doesn't finish?
Am I thinking about ingesting numeric input from the CLI at all correctly?
Erlang
how to properly unify child subjects for a supervisor
Erlang
Types
Solved
is there a specific naming convention for recursive function with accumulator?
Solved
When does it crash?, and why allow it?
Solved
`gleam/iterator` or `gleam/list`
Running C code
How to handle updating several fields in custom type