Full Stack Ruby on Rails Weekly Bookmarks - #55
Take the Outside View: A solution to the planning fallacy
Optimism is our kryptonite but history is our saviour.
Fly + PlanetScale + Rails example dockerfile
Interesting JavaScript Features from a Ruby Perspective
Hi there. I recently began relearning JavaScript, as it had been a year since I last did anything...
Our Journey to Kubernetes, With a Little Help from Porter
3 ways to find your worst JavaScript offenders for page load
As Addy Osmani likes to say, JavaScript is your most expensive asset. Compared to an image or stylesheet, for example,...
To Build a Top Performing Team, Ask for 85% Effort
An outdated way of thinking about peak performance is: “maximum effort = maximum results.” But research shows that it doesn’t...
Tips for writing Rails tasks with Thor instead of Rake
Thor is a great way to write simple CLIs like one-off Rails scripts, but it does have its own gotchas....
Building a learning culture to unlock developer thriving
Allowing developers to learn on the job can be difficult when the pressure is on, but research proves that a...
An Introduction to Lambdas in Ruby | AppSignal Blog
Lambdas can make your code easier to use and more powerful. Discover how to use Lambda functions in Ruby.
The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites...
Rails nested form (new gem with Stimulus)
Handle dynamic nested forms, same as Cocoon, but using StimulusJS.
How To Use Basecamp’s MRSK With AWS and GitHub
Learn how to use Basecamp’s MRSK to deploy Rails application to AWS with GitHub Actions
Rails 7 extends enum support for Postgres adapter
Ruby on Rails and ReactJS consulting company. We also build mobile applications using React Native
Using iCalendar RRULE in Postgres | This and That
Start at dstart and reoccur every month on same day of month for five occurrences.
Group by Year, Month, or Day in PostgreSQL | Mayallo
How to group data by specific date interval using DATA_TRUNC(), EXTRACT(), or TO_CHAR() functions in PostgreSQL.
To improve as an engineer, get better at requesting (and receiving) feedback
It’s easy to ask for, and even want, feedback in a sort of theoretical sense. But soliciting and responding to...