Implementing Tiptap in a Rails 7 app with Turbo and Stimulus JSI recently decided to switch my Rails Rich editor from Trix to Tiptap in order to shape my own Rich Text experience.Sep 9, 202359Sep 9, 202359
How to report errors internally in a Rails 7 appHandling errors of your Rails app in production is often done with the help of external services. It is a good solution but sometimes can…May 26, 20233May 26, 20233
Rails direct to S3 uploads with Shrine, Uppy and Sidekiq (with node modules )In this older story one major problem happened: huge increase in web server load when image attachment and versionning was performed.Apr 10, 202222Apr 10, 202222
Understanding image types and optimizing themHandling images when you are a web developer is not an easy task. Speed of connection to the internet is constantly improving yet it is…Nov 17, 20211Nov 17, 20211
The Ruby on Rails database connection poolMaybe as a Rails coder you have already experienced error messages such asDec 13, 2019205Dec 13, 2019205