Turbo Showcase

This is your training page...there's a code boilerplate to start with the first exercise:

  
    <turbo-frame id="update-me">
      <h1>This is the frame that will be replaced</h1>
      <a href="a_new_action_in_the_training_controller">Replace only the content of this turbo frame</a>
    </turbo-frame>