How to Fix PostgreSQL Performance Issues with PG Extras Elixir Wizards S4E20 Devon Estes on how Architecture Is a Myth and One-file Design

Adding Global View Helpers to a Phoenix Application

If you come from a Ruby on Rails background you might be used to having view helpers such as number_with_delimiter up your sleeve and ready to use in any view. Here’s how to configure functions that are accessible in your Phoenix views: https://danielwachtel.com/phoenix/adding-global-view-helpers-phoenix-app