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.
- 596+
- 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.
React 18 useId API for Unique IDs
React 18 introduces a new hook API - useId, that generates stable ids during server rendering and hydration to avoid mismatches.Rails 7 adds caching? and uncachable! helper
Starting with Rails 7, we can add caching? helper to check whether the current code path is being cached and uncacheable! helper to avoid fragment caching.Rails 7 date_select :day_format Option
Now format how the day looks in a date select dropdown using `day_format`.My first week at Saeloun as an apprentice
Sharing my experience and learnings from my first week as an apprentice developer at Saeloun.Creating Brand Guidelines - Brand Sprint
How we conducted virtual brand sprint, and what we discovered about our brand?First Week Experience at Saeloun
A detailed account of my first week experience as an apprentice developer at Saeloun, including learnings and challenges.Cypress 8.7.0 slowTestThreshold Config
Adds slowTestThreshold config option to customize slow test threshold.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.