Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

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

Changing dependencies on runtime in phoenix

elixir phoenix-framework

Is there an impact of type spec on generated code?

elixir

Ecto validate_required on belongs_to when Struct or nil passed

elixir belongs-to ecto

Authentication with csrf_token in Phoenix / Elixir

Adding a virtual field to an object