Recompile your code from within IEx

I’ve seen people quit out of IEx and restart it to load new changes to their code.

No need for that! Here are some cool helpers for you:

  • recompile/0 will recompile your whole project
  • r/1 will reload and recompile a single module

Want the latest Elixir Streams in your inbox?

    No spam. Unsubscribe any time.