A practical guide to understand the new accessibility requirements and get started with your plan to comply.
For a long time, I thought that using React with Rails was an “all-or-nothing” proposition. I’m now realizing that the two can be integrated on a spectrum.
Things I think about when putting together effective method-level documentation.
Is your app ready for what’s coming up in React 19’s release? Get prepared with what is going to change ahead of its release date.
How to add model validation for a column using a PostgreSQL enum type in Rails 7.1.
We’ve built form_props, a powerful Rails form helper to use with React.
The next release of Rails will ship with a CI template that will “work out of the box”… unless you’re using RSpec.
Let’s talk about a few reasons I find the Remix JS framework so exciting.
In outgoing email messages, include images as inline attachments instead of as external images for privacy, resilience, and security.
Code written with reduce
can be intimidating. This 2-step approach can help.