Blogs
The Ruby Unbundled Series: Why You Should Check Out Hotwire Now
Once upon a time, I could just write code in Ruby and Rails. Life was good. Then the tyranny of the Single Page Apps (SPA) or Progressive Web Apps (PWA) began, and I was forced to incorporate JavaScript frameworks. Now, I was dealing with two sepa...
Building lightweight components with Rails Helpers and Stimulus
Custom Rails helpers modules are often overlooked, but they can be a great option for building lightweight components and reducing boilerplate in your Stimulus controllers.One nice thing about Stimulus is that you can quickly infer the functionali...
Interview with Jeremy Evans, OpenBSD Ruby ports maintainer by Evrone
Jeremy Evans is the lead developer of the Sequel database library, the Roda web toolkit, the Rodauth authentication framework, and many other Ruby libraries. He is the maintainer of Ruby ports for the OpenBSD operating system, and has contributed ...