Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Calling function on Phoenix app start

Elixir - Map Replacing particular key values alone

elixir

Start Ecto for Mix task (Mix.EctoSQL.ensure_started not working anymore)

elixir ecto

Flatten/merge nested map

elixir

How can I list all of my aliases in `iex`?

elixir