kevinuehara / elixir-project

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why to use Elixir?

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

About

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


Languages

Language:Elixir 100.0%