Rails Foundation Contributing Member
Ruby on Rails consulting from engineers who work deep in Rails.
Saeloun helps teams modernize Rails applications, improve performance, untangle production issues, and ship product work with a senior Rails and React team in Boston and Pune.
- 599+
- engineering articles
- 2019
- founded in Boston
- Rails
- Foundation member
Latest Rails, React, and engineering articles
Field notes on framework changes, performance, upgrades, testing, and product engineering.
What's New in React Router 6 Features
React Router 6 has some amazing features added with improved bundle size.Rails 7 I18n translate Defaults
Provide fallback values to the translate method apart from those parts of the translation string.Experiments in rebranding - The What and Why
First part in a series of articles about our rebranding process.Cypress cy.pause() in Headed Mode
cy.pause() will not be ignored and pause a test when --headed and --no-exit flags are passed to cypress run.ECMAScript Adds Top-level await Support
We can only use await operator within an async method. In ECMAScript 2022 we will be able to use it outside of the context of an async method in our modules.Ruby 3.1 MatchData#match Methods
Ruby 3.1 MatchData#match returns the substring corresponding to the argument, while MatchData#match_length returns the length of the captured substring.Remove PII Data Using AWS DMS Service
Remove Personal Identifiable Information ( PII ) from database with continuous changesCypress 8.6.0 Unselect Options
Cypress introduced the feature to un-select all selected options by passing an empty array.ES2022 Introduces Static Class Features
Private and public static fields along with private static methods would be officially included in ECMAScript 2022.