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.
Rails 7 Action Text attachment_tag_name
Rails 7 adds support for setting `config.action_text.attachment_tag_name` to replace the actiontext's default attachment HTML tag name to a custom string.My second week at Saeloun as an apprentice
An overview of the assignments and learnings from my second week as an apprentice developer at Saeloun.Creating Visual Identity - Moodboard
Creating Visual Identity by collecting images that resonate with our brand to form a moodboardReact 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.