Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Refactoring case statements with "with" statements

elixir phoenix-framework

Setting seq_trace on another process

erlang elixir lfe

Plug.Parser not reading/parsing JSON body

elixir plug

Does a Plug router need a match/dispatch pipeline?

elixir plug

Get elements from a list by their type of struct in Elixir

elixir phoenix-framework

Elixir: Convert a list into a map with integer keys

list dictionary zip elixir

Output generated DDL for ecto migrations

Elixir - How to check if a String contains text or if it's a number ("453")

string numbers elixir

Is with and try/rescue can be same in elixir

elixir

Custom ExUnit assertions and pattern matching

elixir ex-unit

Elixir compile-time code injection / AOP

erlang aop elixir

how to send message to different user in phoenix framework chat app

docker run Error loading shared library libstdc++.so.6 and libgcc_s.so.1

Transform Process ID (`pid`) in Elixir to Tuple or string; Parse `pid` to other types

elixir

How to extract the filename from a URL in Elixir?

elixir url-parsing

How to get notified for any crash from any linked process?

elixir erlang-otp

Elixir Date.diff/2 is undefined or private

elixir