Full Stack Ruby on Rails Weekly Bookmarks - #44
How to implement undo in your apps
The command pattern is a very popular design pattern that was introduced in the GoF design patterns...
Why Remote Design Sprints Work - The Lean Software Boutique
Design Sprints lend themselves nicelyto a virtual format, and digital tools can enhance this widely-used processdeveloped by Google Ventures.
What Being a Staff Developer Means at Shopify
A staff developer is an individual contributor who can have the same scope of impact and seniority as an engineering...
Rails 7.1 Improves Support for Custom Namespaces
Ruby on Rails and ReactJS consulting company. We also build mobile applications using React Native
7 Pieces of Bad Career Advice Women Should Ignore
With so much advice being thrown at young women, it’s hard to know what to follow and what to ignore....
Low Cost "Overkill" AWS Infrastructure for a Newborn Startup
Introduction On a cold and dark evening in December 2022, a good friend of mine calls me...
Polymorphic Associations with Ruby on Rails | The Miners
Although not the first option for many, polymorphic associations are perfect for connecting the same type of model to multiple...
Search and Select Multiple with Rails and Hotwire
Fetching the top n per group with window functions
Have you ever needed to get the most recent N posts for each user in rails, but didn’t know how...
Hosting a Jekyll Static Website on AWS S3 with CloudFront
While setting up this blog with Jekyll, I went through quite a process to get everything configured so that I...
A Single file Rails Application
Did you know that you can create a single-file Rails application?
Installation - Refine Laravel Docs
Refine is a paid package. To purchase, head to hammerstone.dev.
They also have a Ruby Gem 💎
Setting your team up for success while on parental leave
Ahead of your parental leave, it's important to properly prepare your team and set them up for success.
The Two Different Approaches We Take to Upgrade an Application - FastRuby.io | Rails Upgrade Service
Since 2017 we have been focusing on upgrading Ruby on Rails applications. It’s been quite a fulfilling learning process as...
Let's expect change and reload!
It's often that we create a service that is supposed to change an attribute on an ActiveRecord...