/elixir-project

This project is for my personal study using Elixir and Phoenix to improve my knowledge

Primary LanguageElixir

Why to use Elixir?

  • Functional Programming
    • Immutable
    • Predictability
    • Robust
    • High scalability
  • Simple Code and Readable
  • Compiler Runner Earlang VM (BEAM)