Hotwire Coder is a specialized skill for Ruby on Rails developers that streamlines the implementation of modern, reactive interfaces using the Hotwire suite. It applies Rails 8 conventions and best practices for Turbo Drive navigation, Turbo Frames for partial updates, and Turbo Streams for real-time server-side broadcasting. By focusing on 'HTML over the wire,' this skill helps you build SPA-like experiences with minimal custom JavaScript, ensuring your code remains maintainable, follows Rails conventions, and utilizes the latest features like page morphing, lazy loading, and Action Cable integration.
主な機能
01Turbo Stream actions and real-time broadcasts
02Turbo Frame implementation & lazy loading
039 GitHub stars
04Turbo Drive navigation & selective opt-outs
05Rails 8 page morphing and scroll preservation
06Standardized modal and infinite scroll patterns