Elixir learnings - 2020 week 6

February 03, 2020

Elixir

iex

export ERL_AFLAGS="-kernel shell_history enabled"

Posts

A proposal for an Absinthe application structure

Found that this was a really helpful discussion on better splitting up your project structure.

Books

Elixir in action

I'm a huge fan of looking at multiple sources to help solidify my foundtaional knowledge. I've heard good things about this book. I've started reading chapter 5 to make sure I understand GenServer and OTP a little bit more.

Modules

elixslx

Full fledged library for generating xlsx files for reports if you need to.

Sources

  1. A proposal for an Absinthe application structure
  2. elixslx
  3. Elixir in action
  4. Shell history in iex

© 2023, Built with ❤️ by Blake Dietz