Skip to content

Instantly share code, notes, and snippets.

@shdblowers
Last active August 25, 2017 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shdblowers/7c90550c05d54f2fcf541da8885d5d88 to your computer and use it in GitHub Desktop.
Save shdblowers/7c90550c05d54f2fcf541da8885d5d88 to your computer and use it in GitHub Desktop.
Elixir LDN Key Takeaways

Elixir LDN Key Takeaways

IEx Helpers and Breakpoints

Jose Valim talk about features of Elixir 1.5

Release announcement

  • break!
  • open
  • whereami
  • continue

XProf

Profiling Tool

GitHub Repo

Exfmt

Code Formatter

GitHub Repo

Witchcraft

Monads and functional goodness

GitHub Repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment