Learn how to process a Turbo Stream response in JavaScript using Stimulus. By rendering the stream HTML with Turbo.renderStreamMessage(), you can easily manipulate the DOM without writing extra code. This technique is useful for displaying modals in a Rails + Hotwire app.