Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

How to properly sanitize user input server side in Phoenix

A variable or/with a default value in a Phoenix template

elixir phoenix-framework

How to query for empty array in jsonb PostgreSQL using Elixir / Ecto

postgresql elixir ecto

is_module guard clause in elixir

elixir

How do I use Ecto.Enum with postgres ENUM types?

elixir ecto

Convert string to map?

elixir

Getting error while getting specified index object

elixir phoenix-framework

How to specify a format of a parameter in URL in Elixir Phoenix framework?

elixir phoenix-framework

Select multiple items using multiple keys from a Map in Elixir

elixir

How to "inspect to file" (or to string) in Elixir?

debugging elixir

HTTPoison upload file

elixir

Parse, change and write back HTML in Elixir

Connect erlang nodes on docker

docker erlang elixir

Elixir: Convert list of bits to binary

elixir

Merging Elixir maps

maps elixir

Why does Elixir's String.capitalize() function lowercase remaining letters?

elixir

How to mock/stub methods in Elixir library Ecto/Repo?

Is it possible to launch an interactive elixir shell and call a function immediately?

elixir elixir-iex

versions in elixir dependencies

Convert naive_datetime to utc_datetime_usec

elixir