Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Is there an equivalent to __MODULE__ for named functions in Elixir/ Erlang?

erlang elixir

Elixir case on a single line

elixir

How to find index of a substring?

elixir

Elixir mix auto acknowledge

Elixir and Erlang Records Pattern Matching

xml erlang elixir

Elixir Phoenix production server has issue with Letsencrypt renewal

Manipulating fillable PDFs in Elixir/Erlang

Building a JSON map for a self-referencing Ecto model

How to avoid a “can never match” error from Dialyzer in a `with` statement that has a match all `else`?

Idiomatic elixir to execute if params is not nil?

elixir

Unable to mix ecto.create, role 'postgres' does not exist [duplicate]

Importing test code in elixir unit test

elixir elixir-mix

Setting existing struct value in Elixir?

elixir

Elixir - Convert float to string

elixir

Elixir + Ecto: How to do WHERE NOT IN [array]?

elixir ecto

Use Custom Fonts in Phoenix

Using jquery ajax post to submit a POST request in Phoenix Framework

What is the difference between processes/messages in Erlang and objects/messages in Smalltalk?

When to inline a function in Elixir

elixir

How to get the "belongs_to" association with Ecto in Elixir?