Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Custom mix task not loading test environment

elixir elixir-mix

Elixir: rename key in dictionary

dictionary elixir key rename

Erlang :ssh authentication error. How to connect to ssh using identity file

erlang elixir

Generate a random 16-byte string in the 32-character hexadecimal format

erlang elixir

How to implement an "assert_difference" for ExUnit

testing elixir ex-unit

"Invalid expression in guard, case is not allowed in guards" error

pattern-matching elixir

Is it possible to change the name of a running Elixir node

erlang elixir distributed

How to connect nodes of two docker containers in elixir?

docker erlang elixir

Is there a way to have a Phoenix Plug just for one route?

Phoenix : Having a JSON and HTML representation of the same resource

Git last commit hash and current version

elixir phoenix-framework