TL;DR: You can deploy your create-elm-app to Heroku as a static site with a small PHP shim and a neat git trick.
        
        
          [Read More]
        
      
    Your GenServer is Harbouring Old Memories
Help it let them go
        TL;DR: GenServers will weirdly hold onto memory when doing work, but not if you do the work in a seperate process.
        
        
          [Read More]