Smartly use image lazy loading to improve core web vitals such as LCP and CLS
Use an IntersectionObserver to trigger a Picture in Picture overlay
Handle modal dialogs with Turbo Frames and minimal additional JavaScript
Use Stimulus target callbacks to dynamically update parts of your UI
Improve Largest Contentful Paint using image blurhashes and Stimulus
Create a "scrolling lyrics" animation using Turbo Frames and View Transitions