ruby on rails
Rails 8.1: Resilient Jobs, Better Logs, and Local CI•8 min read
Rails 8.1 solves real production problems: jobs that resume after restarts, searchable structured logs, and fast local CI. Here's what's worth upgrading for.
Rails 8.1 solves real production problems: jobs that resume after restarts, searchable structured logs, and fast local CI. Here's what's worth upgrading for.
Rails 7.1 adds picture_tag, which is a more "robust" version of the image_tag. It supports resolution switching, art direction, and fallback image.
A comparative analysis of the performance metrics before and after completing the scale tests.
React Router provides us with an easy-to-use interface for navigation, allowing us to manipulate and subscribe to the browser's history stack.
React Router 6 has some amazing features added with improved bundle size.