An open API service indexing awesome lists of open source software.

https://github.com/vastavikadi/elixir

A personal journey into learning Elixir covering basics, functional programming concepts, and small hands-on projects. Scale to billions, real-time and what not.
https://github.com/vastavikadi/elixir

elixir fault-tolerance functional-programming realtime scalability

Last synced: 7 months ago
JSON representation

A personal journey into learning Elixir covering basics, functional programming concepts, and small hands-on projects. Scale to billions, real-time and what not.

Awesome Lists containing this project

README

          

# Elixir

This repository documents my progress in learning **Elixir**, a functional, concurrent, and fault-tolerant programming language built on the Erlang VM (BEAM).
It contains notes, examples, and small projects I build along the way.