Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Is there an equivalent to Haskell's init function in elixir?

How to test that a Phoenix socket is terminated?

elixir phoenix-framework

Can I rely on def do ... after ... end syntax?

elixir

How many workers per supervisor?

erlang elixir erlang-otp beam

Conditional compilation in Elixir

elixir

Undefined method cast after update to Ecto 2.0

Where do I find a key that JWT is signed with?

Elixir Phoenix not loading env variable at runtime

Elixir: Specifying `key_type` for a map, where `key_type` is an enumerated type

types elixir typespec

Elixir : Pattern match a function if a map contains at least one integer key

pattern-matching elixir

Avoiding memory leaks with Commanded in an aggregate that doesn't produce an event

Compare two lists for similarity in Elixir

list elixir

Stop a GenServer after each test

elixir gen-server ex-unit

https urls in coherence emails when phoenix is behind a proxy

elixir phoenix-framework

Is it ok practice to have a different database just for user authentication?

How to pattern match head in a list in function?

HTTPoison manually close connection

elixir httpoison

How to cope with grouped together warning?

elixir

Elixir: IEx.pry error: IEx shell running?

elixir

Elixir / Phoenix apps deployment tools

elixir phoenix-framework