Breaking changes in Cypress 10.0
Cypress version 10.0 was released last month with a lot of new features, changes, bug fixes, and deprecations.Caching Gems with Docker Multi-Stage build
Docker Multi-Stage Builds allow copying of files from registries and can be used to speed up builds by adding Gem CachesReact custom infinite scroll with pagination
React custom infinite scroll with pagination helps developers to improve performance of the website.On how to better understand context and communicate questions
On how to better understand context and communicate questions. Personal musings on running a companyEcma International approves ECMAScript 2022
ECMAScript 2022 is officially a standard now! Let's see what's new in ECMAScript 2022.Overuse of Rails engines
In this post, we will see how the overuse of engines could lead to some serious issues.Rails adds --js alias to --javascript
Rails now provides support to choose a javascript approach using --js aliasRails for Multi database defines reading_request? in resolver
Rails moves reading_request? method from the DatabaseSelector to the DatabaseSelector::Resolver class so that we can override the method in custom Resolver.Rails 7.1 extends audio_tag and video_tag to accept Active Storage attachments
Rails 7.1 extends audio_tag and video_tag to accept Active Storage attachmentsRails allows specifying the maximum number of records that will be destroyed in a single background job.
Rails adds an active record configuration to limit the maximum number of dependent records destroyed in a single background job.