Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Protocol Enumerable not implemented for struct. How to convert the struct into an enumerable?

Phoenix.ActionClauseError at POST, no matching action clause to process request

rest controller elixir

Injecting data into Phoenix's Action params

elixir phoenix-framework

How to remove trailing zeros after decimal in Elixir/Phoenix?

elixir phoenix-framework

Plug.Conn.Unfetched does not implement the Access behaviour

Elixir - update a map which has string keys

elixir

Parse string in Elixir

string elixir

Garbage output instead of colors in vscode with gitbash and elixir

group or count duplicated letters in elixir

elixir

How to check whether a string is a valid UUID?

Phoenix and nested content_tags with multiple children remove nested content

Using fragment & group_by together with postgres & ecto?

In Elixir, Is it possible to modify mix format to make square brackets around final keyword lists mandatory?

(Postgrex.Error) ERROR 58P01 (undefined_file)

How to Convert Hexadecimal to Integer in Elixir?

elixir

Elixir Atoms and its different forms

elixir

Erlang float_to_binary truncates decimals strangely

erlang elixir

How to pass plug loaded data to LiveView components

elixir phoenix-live-view