I’m pleased to announce that most of my libraries for fennel are now shipped as single files! It was a long-standing issue with Fennel for me, as there was no clear way to ship both macros and functions in the same file, but after some experimentation, I figured out a way.| andreyor.st
I'm Chris McCord. I work at Fly.io and created Phoenix, an Elixir web framework. Phoenix provides features out-of-the-box that are difficult in other languages and frameworks. This is a post about how we created LiveView, our flagship feature.| Fly
We used these techniques to take unit testing to the limit in our Elixir projects.| NextRoll
Every application contains bugs, and even if it doesn't, it will. And every programmer makes mistakes - learn how to track them down.| Curiosum