John Troutman created a single page application with JavaScript handling the frontend and Rails used as an API for the backend. He explains how to use the fetch() method to create a new list and multiple items for that list with input from the user on the front end. Troutman also explains the importance of knowing how mass assignment works for sending information from the JavaScript frontend to the Rails backend.
Sort: