Configuring Phoenix apps: Two small adjustments with big effects
· 9 min read
Showcasing two small techniques that improve your happiness when working with Phoenix application configuration.
Programmatically generating PDF documents is a common requirement in many of our client projects at Bitcrowd. While in Ruby there is a multitude of battle-proven libraries to choose from, the PDF library landscape in the Elixir/Erlang ecosystem is just beginning to evolve. Today, we introduce ChromicPDF, a fast and convenient Chrome-based HTML-to-PDF converter, written in Elixir.