RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Should you use Hotwire or a Frontend framework on your next Rails project?

If you need to make this decision, sometimes it will be obvious, sometimes less so. Here I present an angle that you might find useful, based on looking at where the complexity of the project is located: Should you use Hotwire or a Frontend framework on your next Rails project?

Glimmer Goes Web!!!

Last September, I gave a talk titled “Intro To Ruby in the Browser” about how to use Ruby for Frontend Development in Rails as a complete replacement for JavaScript as per Matz’s RubyConf 2022 Keynote Speech. I concluded the talk by mentioning a then upcoming project called Glimmer DSL for Web that would make Ruby in the Browser the simplest, most intuitive, most straight-forward, and most productive Software Engineering experience in Frontend Development in any Programming Language or Technology. Well, The future is now! Glimmer DSL for Web (Ruby in the Browser Web GUI Frontend Library) just had its 0.2.2 Beta Release [more inside]

Etcher 1.0.0: A flexible configuration loader and transformer.

In case you ever have a need for loading, transforming, and overriding application configuration information and love blending Functional Programming with Object Oriented design via the Railway Pattern, you might enjoy this 1.0.0 release of the Etcher gem. The design is flexible, highly customizable, and fault tolerant (yay, monads). Enjoy!

Loading older posts