Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 301 Bytes

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