Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

New Phoenix project on Ubuntu getting [error] backend port not found: :inotifywait

elixir phoenix-framework

Start "iex" with loading app, and run command in 1 line

elixir

Elixir: How to deal with optional / default parameters in functions and nil values?

elixir

How to modify an Ecto changeset before inserting it into the repo?

How do I load environment variables for a phoenix framework project

elixir phoenix-framework

What is the best way to round a float in elixir

MIX_ENV=prod on a Phoenix server crashes on starting with PORT=80

Phoenix: Handle POST request body with Content-Type: application/json

elixir phoenix-framework

Plug.Conn.assign not working when called from a Pipeline Plug

elixir phoenix-framework

Manage many-to-many association

elixir phoenix-framework

Unique index constraint not working in Phoenix app

elixir phoenix-framework

Empty atom in Ecto changeset

elixir ecto

How does Erlang/Elixir work in real world [closed]

erlang elixir

"Cannot begin test transaction because we are already inside one"

How can I get the current operating system name in Elixir?

elixir

Delete link not working phoenix

elixir phoenix-framework

What's the need for function heads in multiple clauses?

elixir

Setting up custom response for exception in Phoenix Application

Elixir is_range guard is not defined? What should I use?

elixir

Is there an easy way to see what an Elixir macro expands to?

macros elixir