Random Musings

O for a muse of fire, that would ascend the brightest heaven of invention!


Posts Tagged phoenix

  • From Zero to Phoenix on Ubuntu

    Here are some brief notes on getting an up-to-date Phoenix setup on a fresh Ubuntu VM, suitable for newcomers to Linux, Elixir, and Phoenix. Includes PostGres. assuming you have Ubuntu v22.0.4.3 LTS, …

  • I Can Haz Phoenix?

    Phoenix is an incredible web framework, but how does it even work under the hood? We’ll take a tour from the default web page, through the various files, and end up building our own simple web form. B…

  • Mixing SimpleCSS with Phoenix

    As I’ve done mainly backend development for the last few years, I thought it would be nice to explore and learn a lightweight CSS framework with Phoenix , a powerful modern web framework built on Elix…

  • Do I need a Load Balancer for my Phoenix Application

    This post is in response to an Elixir Forum post on the same subject, albeit from a couple of years ago. I wrote this post, realised it was an old thread, and didn’t really want to lose the content. E…

  • 1