Serving static assets with a CDN in Rails
Serving assets from a CDN is a great way to improve your app user's experience. Let's learn how to do it and how to use a custom subdomain
Exequiel Rozas
Marketing Specialist
Serving assets from a CDN is a great way to improve your app user's experience. Let's learn how to do it and how to use a custom subdomain
Exequiel Rozas
Marketing Specialist
Using a CDN to serve Active Storage uploads helps them get delivered faster. Learn how to implement this feature in this article
Exequiel Rozas
Marketing Specialist
Sometimes, you may want to track the loading times and memory allocations of ViewComponents, similar to how you do with partials. Follow these two steps to enable this functionality.
Adrian Marin
Author & CEO
We try to improve our codebase on every commit but we also have regular performance and security audits
Adrian Marin
Author & CEO