About Railscoder

Last updated: June 28, 2026

Welcome to Railscoder, a modern blog and publishing platform built to share insights, tutorials, and deep-dives into modern web development.

🛠️ The Tech Stack

Railscoder is engineered to be extremely fast, secure, and responsive. It leverages state-of-the-art technologies including:

  • Framework: Ruby on Rails 8, adhering to the "omakase" design philosophy and relying on Zeitwerk for code loading.
  • Database: SQLite all the way. Main DB + Solid Trifecta (Cache, Queue, Cable)
  • Rich Text Engine: Lexxy (Action Text) integrated with a highly customized editor based on Meta's Lexical framework.
  • Styling: Tailwind CSS v4, utilizing semantic CSS variables to support dynamic themes (Warm Light, Umbra).
  • Code Highlighting: Core Prism.js integration with a dynamic Stimulus controller that injects custom copy-to-clipboard buttons and supports Tokyo Night Storm dark mode.
  • Identity & Security: Native Rails session authentication with Google OAuth integration.