News


Active Record queries in views: when it's bad, when it's fine - Code with Jason
Maybe you’ve heard the advice that you shouldn’t put Active Record queries (or other logic) in views, but you’re not sure exactly why, other than “separation of concerns”. Why exactly is separation of concerns good?The rationale behind this advice...







Hotwire, ViewComponents and TailwindCSS: The Ultimate Rails Stack
TailwindCSS bills itself as a "Utility First CSS framework". I'm not quite sure what that means, but I really like what it actually is. In a nutshell, Tailwind lets you build nicely styled HTML documents without messing with CSS directly. When you...

Bridgetown: Ruby on the Jamstack, or, Why I Forked Jekyll by Jared White - YouTube
Talk given by Jared White at the RUG::B Meetup, February 4th, 2021.https://www.rug-b.de/events/ruby-user...Writer, Designer, and Ruby/Bridgetown/Rails developerhttps://twitter.com/jaredcwhiteYou might be familiar with the granddaddy of SSGs, Jek...