Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

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

Plug, use option passed at init with Plug.Router syntax

elixir phoenix-framework

Running a Phoenix application release with exrm crashes

Parametrizing node name in Elixir Exrm

elixir exrm

Elixir phoenix Logout link does not work

elixir phoenix-framework

normalize the strings in Elixir/Phoenix

elixir phoenix-framework

Is it possible to stub(mock?) Ecto.UUID.generate in an ExUnit test?

unit-testing elixir ecto

When to use compile-only dependencies in Elixir

elixir exrm

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

Mix.env/0 equivalent in production env?

elixir phoenix-framework

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

GitHub Actions Invalid Workflow File Error