Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

When should I generate a mix umbrella vs a phoenix umbrella?

Use underscore (_) in ExUnit tests

unit-testing elixir ex-unit

What do these operators mean in Elixir? ~>>, <<~

operators elixir

Performance implications when using "_var" over "_" in Elixir?

elixir

What's the correct syntax for Regex in an Ecto Query?

Phoenix test suite can't find column when running test

Ecto build multiple assoc

Observer is not available - Elixir

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?