Elixirized Home
    Home Services Blog Podcast About

We can't find the internet

Attempting to reconnect

Something went wrong!

Hang in there while we get back on track

All Career Culture Deploy Product
  • Published on
    2023-09-03
    ,
    8 min read
    ,
    by JSH

    Deep Dive: API-first with Phoenix

    • API-first,
    • Phoenix,
    • deep-dive
    'API-first' generally refers to making the API for an application a first-class citizen. To process purists, it also means designing and developing the API as the first step. As newer Elixir/Phoenix developers, we are iterating toward that ideal as we stumble along and learn how to build an API to support our native phone apps.
  • Published on
    2023-07-27
    ,
    2 min read
    ,
    by JSH

    LiveView on Fly.io with Custom Domains: The Missing Manual

    • Phoenix,
    • LiveView,
    • custom
    • domains,
    • tutorial-hell
    Outdated and incomplete content is not unique to tutorials; it's a ubiquitous problem that we may help solve some day. In the meantime, here are some crucial tips to making custom domains work with a Phoenix LiveView app hosted on Fly.io