Maxence MalboisImplementing 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, 2023Sep 9, 2023
Maxence MalboisHow 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, 2023May 26, 2023
Maxence MalboisRails 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, 20222Apr 10, 20222
Maxence MalboisUnderstanding 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, 2021Nov 17, 2021
Maxence MalboisThe Ruby on Rails database connection poolMaybe as a Rails coder you have already experienced error messages such asDec 13, 2019Dec 13, 2019