Subscribe to access all episodes. View plans →
Published January 11, 2021
In this episode let’s see how we can send text messages from an Elixir application using Twilio. We’ll use Phoenix LiveView to build a component that allows users to share their favorite album with a text message sent with Twilio.
To start we’ll…