Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Distributed Caching in Elixir

caching elixir ets

Unmatched returns of Logger

Is there a way to make conform work during development?

elixir conform

Parsing LIFX headers returns wrong protocol number

elixir

Connection closed - strange error, unable to connect from erlang VM to certain host

erlang elixir

What is the different between web/static and priv/static in phoenix?

elixir phoenix-framework

Can't access a dependency config in main elixir project

elixir elixir-mix

Using of bracket syntax in Elixir record

elixir

Elixir Plug Cowboy not using port 80

elixir cowboy

How can I customize my Elixir projects deps directory?

elixir

Horribly redundant Phoenix controller

How to test an infinite, recursive Task in Elixir

testing elixir erlang-otp

Phoenix Framework: Send rendered template in JSON response

elixir phoenix-framework

What does the slash notation in Elixir mean?

elixir

Elixir - Convert List into a Map

elixir

How to do pattern matching on map keys in function heads in elixir

pattern-matching elixir

How can I define named functions in the Elixir console without getting ** (ArgumentError) cannot invoke def/2 outside module?

elixir named

Extract the second element of a tuple in a pipeline

tuples elixir pipeline

Setting up Phoenix Framework and Ecto to use UUIDs: how to insert the generated value?

GitHub Actions Invalid Workflow File Error