Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Mixed Erlang/Elixir projects - can I use mix or rebar?

Elixir Macros: convert atoms into vars

macros elixir

Postgres - Phoenix/Elixir install errors

elixir phoenix-framework

Logger on the disk in Elixir

logging erlang elixir

Implementing remember-me in phoenix

elixir phoenix-framework

Elixir macros and bind_quoted

has_many, through associations in Ecto

How to add a trusted certificate to HTTPPoison/hackney?

ssl erlang elixir httpoison

Ecto - updating nested embed

elixir ecto

Elixir NIF- Hello World example on x64 Mac OSX

Querying by DateTime in Ecto

Pattern Matching Elixir Record Aganist Struct

erlang record elixir

Elixir - Difference between keyword lists and maps

elixir

Elixir - Multiple expressions on same line - Compiler error when using do: syntax in function definition

elixir

Redirection inside a plug in Phoenix framework

elixir phoenix-framework

String.split() in elixir placing a empty string at the end of the list of substrings in the output

split elixir

Macro expansion in elixir: how to define 2 macros with one using the other?

macros elixir

Is it possible to find all modules that implement certain protocol?

protocols elixir

How to get the full generated code of a module using Elixir macros

How to fix error 'Could not check origin for Phoenix.Socket transport'? (Phoenix 1.2.1)