Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Elixir: lint for confirming that every function has type sepcification

lint elixir

Ecto: How to update and insert association in one update using put_assoc

elixir ecto

closest thing to arrays in Elixir

arrays tuples elixir

Can't run iex in Windows command prompt or git bash

elixir chocolatey

Can Elixir script or iex use external modules without creating a new project?

elixir

Ecto query and custom MySQL function with variable arity

mysql elixir ecto arity

Poison Encode encoding nested models

What is the equal sign within a function parameter in Elixir?

elixir

Elixir: what is the meaning of nil

null elixir

Is it possible to choose where the pipe output is inserted into Elixir function args?

How to perform DELETE in Elixir using HTTPoison?

curl elixir http-delete

how to get remote_ip from socket in phoenix-framework?

Mixed Erlang/Elixir projects - can I use mix or rebar?

Elixir Macros: convert atoms into vars

macros elixir

Postgres - Phoenix/Elixir install errors

elixir phoenix-framework

Logger on the disk in Elixir

logging erlang elixir

Implementing remember-me in phoenix

elixir phoenix-framework

Elixir macros and bind_quoted

has_many, through associations in Ecto

How to add a trusted certificate to HTTPPoison/hackney?

ssl erlang elixir httpoison