Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Task.async in Elixir Stream

Elixir + Phoenix Channels memory consumption

How to pre-populate database on a Phoenix application start-up?

How to use Repo module in my model file

How to use the 'in' operator in guard clauses?

Convert two lists of same size to key value pair in elixir

elixir keyvaluepair

IO.puts vs IO.inspect

elixir

Elixir: can I use Stream.resource to progressively read a large data file?

elixir

Formatting a time in Elixir

elixir phoenix-framework

Creating and using an Elixir helpers module in Phoenix

elixir phoenix-framework

In Elixir, is there a way to determine if a module exists?

elixir

Generic composable Ecto query w/ dynamic field name in query expression

elixir ecto

What is the "<>" operator in an elixir function signature?

pattern-matching elixir

Phoenix additional layout variables like @inner

elixir phoenix-framework

How do you embed double-quotes an Elixir string?

string elixir double-quotes

How can I print a PID in Elixir?

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