Skip to content

zlorfi/exploring-elixir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploringElixir

Contains code examples used in the Exploring Elixir screencast series:

https://www.youtube.com/channel/UCFKQ85T69sYhifDHF7dnPgw

Code for each episode is typically found in lib/exploring_elixir/e###/ Note that this is not a "coherent" Elixir application, but rather the collection of snippets and modules used in the screencasts.

The usual mix do deps.get, compile should suffice to try it out. Benchmarks should be run with MIX_ENV=prod.

Thanks to everyone who contributes to Elixir and its community, with a special thanks to the authors of the libraris used in this reposity!

About

Contains code examples used in the Exploring Elixir screencast series: https://www.youtube.com/channel/UCFKQ85T69sYhifDHF7dnPgw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 98.9%
  • Erlang 1.1%