Sgregory42
Results
3
issues of
Sgregory42
Hey, just want to check, you don't have livequeries right ? (new to elixir hence wasn't sure if I haven't missed it in the docs) Thank for the lib!
Modem swallow exceptions and doesn't show them in the console. Given this function with an assert that should fail: ```gleam pub fn init() -> #(Model, Effect(Msg)) { echo "in init"...
Adding a little comment as I struggled to figure out where the sharing was happening vs the previous examples