Getting Started with Static Site Builder
November 22, 2025
~5 mins read
A comprehensive guide to building static sites with the static-site-builder gem. Learn installation, configuration, creating pages, working with layouts, JavaScript integration, styling, and deployment.
Building Modern Interfaces with Hotwire
November 22, 2025
~1 min read
How Hotwire revolutionises Rails development by bringing modern interactivity without the complexity of heavy JavaScript frameworks. Learn how Turbo and Stimulus work together to create seamless user experiences.
The Art of Simple Code
November 22, 2025
~1 min read
Why simplicity beats cleverness every time. A reflection on writing code that your future self will thank you for, with practical examples and principles for maintaining readable, maintainable codebases.