Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

elixir-lang Finding non-duplicate elements in a list

elixir

How to Run Phoenix in Production Forever

elixir phoenix-framework

How to avoid ecto logs inside iex?

elixir elixir-iex

difference between worker and supervisor elixir apps

elixir phoenix-framework

Elixir: function overloading with different arity

Execution window time

erlang elixir

no_translation error while attempting to write unicode characters to file in Elixir

unicode erlang elixir latin1

Running C code in Elixir/Erlang: Ports or NIFs?

Elixir binary pattern matching of Integer or Convert Integer to binary

pattern-matching elixir

Split list in two equal halves (±1)

elixir

How to have default and optional arguments?

elixir

Elixir/Erlang: How to find the source of high CPU usage?

Idiom to construct a URI with a query string in Elixir

elixir uri query-string

Load values into a Struct from a Map in Elixir [duplicate]

elixir

Phoenix: render template that has assigns values inside a template

elixir phoenix-framework

Elixir plug: register_before_send

elixir

What's the typespec declaration for a function that may raise?

elixir

Find if codepoint is upper case in Elixir

elixir

Type mismatch inserting :binary_id with Ecto changeset

Ecto or Elixir datatype that maps to MySql BIGINT