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.
Deploy Jekyll blog to AWS Amplify
Deploy a static site like a Jekyll blog to AWS Amplify with full fledged CI/CD pipeline and app preview.Connecting AWS RDS with an EC2 instance
Connect AWS RDS with an EC2 instance while using Amazon Linux 2023 OS image and MySQL as a databaseSpeed Up Rails with CloudFront CDN
Learn how to integrate Amazon CloudFront CDN with your Rails app to serve static assets faster and reduce load times significantly.Duplicate Column Error Now Shows Table Name
Table name is shown in the error when duplicate columns for the same table is entered while creating it.Fly.io Postgres Restore - PG Version Fix
As a workaround to PG version mismatch issue, we can restore Postgres DB in fly.io from the local environmentRestoring data using papertrail.
PaperTrail is a very useful tool, but did you know it can help restore the deleted records as well?CSS :where() and :is() Selector Grouping
CSS :where() and :is() make it easier to select and style elements by grouping selectors and applying styles to multiple elements.useState vs useReducer in React
Confused about when to use useState vs useReducer for state management? This blog explains key points to help you choose the right hookRails 7.1 Improves Support for Custom Namespaces
This patch improves the support for defining custom namespaces while autoloading files.AWS EKS Part 3: NGINX Ingress & Cert-Manager
Nginx Ingress Controller is the recommended way to set up LoadBalancer on Kubernetes with Cert-Manager for SSL Certificates using LetsEncrypt.