Tag: #rails
On chosing the ideal architecture of the web application
An essay about my criteria for the ideal architecture
One row, many threads: How to avoid database duplicates in Rails applications
How to GraphQL with Ruby, Rails, Active Record, and no N+1
Pulling the trigger: How to update counter caches in your Rails app without Active Record callbacks
GraphQL on Rails: On the way to perfection
GraphQL on Rails: Updating the data
GraphQL on Rails: From zero to the first query
Wrapping JSON-based ActiveRecord attributes with classes