How to structure Email logic in a Phoenix codebase
This is your one-stop guide for structuring email-related logic in Phoenix projects. … »
This is your one-stop guide for structuring email-related logic in Phoenix projects. … »
The economy of scale, a cherished dream of all digital entrepreneurs, is not about scaling code as much as an art gallery is not about multiplying holes in the walls. … »
Walkthrough the local Lighting Network development environment set up using Polar, LND, and gRPC for the Elixir devs. … »
As developers, we can achieve mental clarity and enable our professional growth through building meaningful models with our code. Build abstractions that speak on a higher level than implementation details and make your team a bit happier! … »
In this short post, I want to demonstrate an approach to decouple a developed system from external messages that it should handle. … »