Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Where can I get the latest specification of Erlang BEAM VM?

How to start an iex session with cookie and erl options

How to test handle_cast in a GenServer properly?

how to reload an ecto record?

elixir ecto

Formatting a date-time using Timex

datetime elixir

Create a Map with an Integer Key

dictionary elixir

Elixir: How to persist OTP queue if server restarts?

Why we cant use other functions in Elixir guard clauses or macros?

elixir

Using conn on view to render url

elixir phoenix-framework

List comprehension vs Enum.filter

elixir

Map JSON values in Elixir

Correlated subqueries using Ecto

Split a list into N parts

elixir

HTTPoison to make a post request with Authorization in header.

header elixir httpoison

How to do AES-256-ECB encryption in Elixir?

cryptography erlang elixir

How to load an Erlang module within a Elixir/mix project?

erlang elixir

Ecto.Schema differences between nilify_all, nothing, and delete_all?

Elixir pattern matching maps

elixir

How to implement a function to notify a node that the other node quit or not

erlang elixir beam

How is Mnesia disc_copies table stored in ram when application starts?