Welcome to ElixirBlocks

From ElixirBlocks
Revision as of 05:08, 31 August 2025 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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