Get the latest tech news
Our production Ruby on Rails stack
Explore the gems and infrastructure choices I've made while building my Ruby on Rails app, AttendList.
This article explores the infrastructure and gem choices I've made while building AttendList, from the basics like , and blogging, to and some . I've written about ViewComponents before; they plug in very neatly to the standard Rails stack, feel excellent to work with and are a huge step up from regular partials. Redcarpet powers all the markdown rendering, which I pipe through a Tailwind CSS prose class to neatly format each blog post.
Or read this on Hacker News