Code

Lucky Framework with Crystal Language

A simple but reasonably comprehensive overview of Lucky features - with the context of a 'mini-project'

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.

Hugo Academic Content Commands

A quick summary of the Hugo Academic Theme creation commands

Hugo Website using Github

hugo web (with the Academic Theme) and using git submodules and github to publish a free website

Docker Intro using MailCatcher

Learn to set-up mail catcher for safe email testing with an introduction to Docker

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.