Pogo - distributed supervisor for Elixir Super simple guide to Livebook

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

See it in action 👉 https://youtube.com/shorts/L52bYdfwwe8 👀