Using Mnesia in an Elixir Application Write your own Phoenix PubSub adapter

Let’s Code: Contact Form in Phoenix – The Schema

I’m writing a series on adding a contact form to a Phoenix 1.4+ application. This first post covers the schema and how I approach data modeling in Phoenix applications that use Ecto. I hope you find it useful 💜

https://zachporter.dev/posts/lets-code-contact-form-in-phoenix-part-one/