Skip to content

blueberryapps/lambdup-elixir-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

lambdup-elixir-2017

Chapters are available by checking out the branches, follow the README.md

  • 01 - workshop and elixir introduction
  • 02 - setting up phoenix 1.3 and its structure
  • 03 - basic intro to OTP, genservers and ets
  • 04 - reddit API and fetching from it
  • 05 - displaying the results