Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Elixir |> Fun

Victor Campos
December 14, 2015

Elixir |> Fun

Victor Campos

December 14, 2015
Tweet

More Decks by Victor Campos

Other Decks in Programming

Transcript

  1. defmodule Elixir do @moduledoc “”” Elixir is a dynamic, functional

    language designed for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain. “”” end
  2. Easy (and fun) to Learn “How long it took to

    convert our team from Rails to Phoenix? One Week” - Dockyard