Turbo uses complementary techniques to dramatically reduce the amount of custom JavaScript that most web applications will need to write: Turbo Drive accelerates links and form submissions by negating the need for full page reloads. Turbo Frames decompose pages into independent contexts, which scope navigation and can be lazily loaded. Turbo Streams deliver page changes over WebSocket or in respon