man vs potato logo, a silhouette of a beautiful man
blog

We can't find the internet

Attempting to reconnect

Something went wrong!

Hang in there while we get back on track

Clear filter
SendGrid webhook authentication with phoenix
howto phoenix

By Sean B. Powell, Published on Aug 10, 2024

SendGrid does webhook authentication slightly differently than what I'm used to, so here's how I got it to work

Read all about it
Connect an external websocket to your LiveView
liveview websockets elixir phoenix

By Sean B. Powell, Published on Jul 18, 2024

Connect external websocket to your LiveView - It's simple. I'll show you know

Read all about it
Do It Yourself Thumbnail Generation
howto vix phoenix

By Sean B. Powell, Published on Feb 23, 2024

In-memory thumbnail generation for Elixir and Phoenix

Read all about it
So I built this static website
howto phoenix

By Sean B. Powell, Published on Jan 16, 2024

I build this website, so now I feel like I need to add more content. Here's how I did it.

Read all about it
Toggle a modal from a Phoenix LiveView
phoenix liveview modal howto

By Sean B. Powell, Published on Jan 6, 2024

Do you find yourself wanting to toggle a modal from your LiveView? If so you're in luck! We've got the good stuff right here.

Read all about it