Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Another way to exiting IEX other than ctrl-C

elixir elixir-iex

How to check if a string is blank in Elixir

elixir phoenix-framework

What is the difference between Cond and Case?

switch-statement elixir

How to print out a map's array values in Elixir?

elixir

How do I save IEx history?

elixir elixir-iex

Modify foreign key in Ecto

In Elixir, how do you format numbers with string interpolation

elixir

How can I make Elixir mix test output more verbose?

Making a field unique in ecto

elixir ecto

Recursion and anonymous functions in elixir

How to build WHERE IN array clause with Ecto?

How do you create and load modules dynamically at runtime in Elixir, or Erlang?

dynamic module erlang elixir

What is Elixir Plug?

elixir phoenix-framework

What is a changeset in phoenix elixir

What are Elixir Bang Functions?

elixir phoenix-framework

Encoding a Ecto Model to JSON in elixir

Couldn't find preset "es2015" relative to directory "web/static/js"

elixir phoenix-framework

Elixir: How to convert a keyword list to a map?

json elixir

How to create a dynamic function name using Elixir macro?

elixir

Add / Remove key-value pairs from a Map

elixir