Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Validate than one date is later or same than the other

Unable to return encode :date types in Poison

elixir phoenix-framework

How Elixir can read remote node mnesia table

elixir mnesia

Is that possible to get comments with macro?

macros elixir

Elixir - Creating JSON object from 2 collections

json postgresql tuples elixir

Batch insert with Ecto

elixir ecto

Compilation Error: "definitions with multiple clauses and default values require a function head"

Elixir/Phoenix file upload folder

Elixir: Set cookie and hostname for release created using mix escript.build

elixir

Expose functions to EEx templates

templates elixir

Where is the models folder in Phoenix Framework version 1.4?

elixir phoenix-framework

What do the on_delete options in Ecto.Migrations.references/2 do?

elixir ecto

tail recursive call in elixir and default parameters

How to read config files on elixir mix project

file parsing elixir elixir-mix

Can I pattern match a session value in a Conn inside a function parameter?

elixir phoenix-framework

Does Elixir have coding standards or an authoritative style guide published by the language developers, like PEP8 or the Erlang Programming Rules?

coding-style elixir

How can I generate a sequence of numbers in Elixir?

elixir

Phoenix Framework - Confirmation field in form

How to call functions from a .eex file

Documentation for functions with same arity

elixir