Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Websocket timing out too soon

How to compile single file in elixir?

elixir

Elixir/ExUnit: how to test functions with system calls most elegantly?

Parsing LIFX headers

elixir

What does "?\s" mean in Elixir?

string char elixir

The second argument of Ecto.Query.from/2

How can i iterate a list in elixir to make another list?

list tuples elixir

Synchronizing application state while joining a Phoenix Channel (or other pubsub)

Decompress a Zip-compressed Binary string

zip elixir compression

How to simulate Ruby's until loop in Elixir?

recursion elixir

Best-effort OTP supervision

Ecto - multiple where conditions not working. Elixir

elixir ecto

Elixir without prefixing functions with module?

elixir

Check if all elements in list have a :ok element

RewriteUrl in Phoenix / Plug / Cowboy?

How to sum up values of different keys in a list of maps in Elixir

elixir reduce

Can I use the pipe and update syntax together with structs?

elixir

Getting the total message queue size in Erlang/Elixir

erlang elixir