Phoenix Posts

Phoenix 1.6 Easy PETAL Stack with DaisyUI

Adding a Tailwind CSS Framework to Phoenix

Phoenix 1.6 Easy PETAL Stack Setup (w/ Custom Font)

Create a modern webapp with tremendous flexibility

Phoenix 1.6 PETAL Stack Setup by Hand

The underlying tooling for a PETAL Stack

Phoenix 1.5 authentication with POW

Create a modern Phoenix SPA with tremendous flexibility

Phoenix LiveView - Simple Real-Time SPA

Create a dynamic SPA staying mostly in the Pheonix/Elixir mindset

Phoenix 1.5 PETAL Stack Setup - w/ asdf

Create a modern Phoenix SPA with tremendous flexibility

Phoenix 1.5 Blog with Comments

Exploring more nested Reources with Phoenix

Phoenix 1.5 Blog Intro

This article covers how to create a new app with contexts, relationships, preloading, etc. The basics for most dynamic websites (excluding authentication). Comming later.

Phoenix 1.5 LiveView & PubSub Basics

Create a simple web counter app to learn how Phoenix 1.5 LiveView works. Phoenix LiveView allows dynamic webpages with fast update times -- without JavaScript.