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.1 secret_key_base in Credentials
Rails 7.1 stores secret_key_base in credentials instead of secrets, following the deprecation of the secrets API for enhanced securityECMAScript 2023 - Exploring New Features
In this blog, we'll dive into the ECMAScript 2023 updates, highlighting four significant new features that promise to streamline our coding experience.Integrate Replicate in Rails Application
Integrate Replicate in Rails application and effortlessly run various machine learning models in the cloud using ReplicateAn In-Depth Look at React Server Components!
This blog post will thoroughly explore the necessity, advantages, architecture, implementation, and constraints associated with React Server components.Sort Rails Models By Association Order
Sort your Rails models by the order of their belongs_to associations using ActiveRecord::Reflection.Rails 7.1 assert_raises Matches Messages
Check the exception and the message raised by rails or custom errors in tests together with assert_raises in a single line.Building a chatbot in Next.js using Vercel
Using Vercel AI SDK to build an OpenAI chatbot with streamable user interfaceUsing picture_tag Helper in Rails 7.1
Support for picture_tag helper in Rails. Its usage, advantages, and use cases.Part 3 - Saeloun Website Info Architecture
Learn about the changes we made to improve the information architecture of our website.React Error Boundaries: Handle Errors Gracefully
Learn React error boundaries to catch runtime errors and display fallback UI. Includes react-error-boundary package, hooks, and HOC patterns.