Topics on Joy of Rails
Hotwire
-
Introducing Joy of RailsJoy of Rails is a Rails application dedicated to teaching and showing programmers how to use Ruby on Rails and highlighting news, notes, and contributions relevant to the broader Ruby on Rails community. It is open sourced on Github.
-
Custom Color Schemes with Ruby on RailsYou can edit the color scheme of this website right in content of this blog post. Play with the controls while we highlight the benefits of Rails, Hotwire, and CSS variables.
-
How to Render CSS Dynamically in RailsRails is not just for HTML over the wire. This post demonstrates how and why you might use Rails for delivering CSS on the fly too.