Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Change phoenix endpoint url host at runtime

phoenix-framework elixir

Phoenix Localization

elixir phoenix-framework

How to smoothly rename a Phoenix Project?

Connecting a local Elixir/Erlang to a running application inside a Docker container

Parse Elixir Terms From A String

elixir

Preventing a mix task being included when your project is included as a mix dep

elixir elixir-mix hex-pm

What does the Circumflex sign/Pin/Cap operator (^) do in Elixir?

elixir

In Elixir why can I not use different notations when creating a map?

elixir

Preloading associations and paginating

elixir phoenix-framework

Phoenix Framework - How to populate a map field through a form_for?

Is there a way I can return a functions definition in Elixir

elixir

Serving HTTP range request with phoenix?

How to enforce JSON encoding for Phoenix Request?

elixir phoenix-framework

How can I list all tests using `mix test`

elixir elixir-mix ex-unit

Is it possible to recreate erlang's :math functions as elixir macros?

How to use __STACKTRACE__ in case statement or controllers

What is the best way to package Elixir CLI application?

How can I refer to a module variable in a function without referring to its module in Elixir 1.0.3? In its parent scope?

import module scope elixir

special characters as option arguments in sigils

elixir

Generate signature in Elixir and PHP using hmac

php elixir hmac