Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

How to make list of integers with a start, length and increment in Elixir?

elixir

How to add records to an Ecto Repository through Terminal? (iex)

elixir phoenix-framework

How to pipe the results of Enum.join into Regex.scan in Elixir?

elixir

Custom mix task in Phoenix app

elixir phoenix-framework

Pattern matching HTTPoison.Response

elixir

Pattern match an empty MapSet

elixir

mix deps.get fails, {:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}

elixir elixir-mix hex-pm

How to work with nested data structures in Elixir

elixir

How to start an OS process in Elixir

elixir

How to write to gzip file from elixir code

gzip elixir

How can I reply directly to a user's message using Phoenix channels?

elixir phoenix-framework

How to setup Elixir project to use RabbitMQ via amqp?

Why is Elixir's Enum.sum so fast?

elixir

Edeliver/Distillery fails with "bash: line 10: mix: command not found" error?

Can I output Elixir terms with colour?

elixir

How can I handle the empty case in Elixir/Phoenix templates?

elixir phoenix-framework

Preload all Relationships

How do you handle base64 encoded files in Elixir?

How to validate url in elixir?

elixir

Elixir Ecto - How to Upsert/Increment