Welcome to ElixirBlocks

From ElixirBlocks
Jump to: navigation, search

Phoenix and Elixir Programming Wiki

To view all Elixir tutorials and content just click Explore

This is my personal web project where I document blocks of Elixir and Phoenix code that I find useful.


def hello_world() do 
  "hello world"
end

LogIn or Create Account