The backend is responsible because because the frontend is putting it in the correct order, the backend is not saving the value correctly.
What languages do you see in this video? List ALL of them. If you're not sure what the language is, but you know there's an additional one, indicate that.
- Javascript
- HTML
- The language used in the terminal (shell?)
What tools, strategies, and workflows used in the video do you think are common across all web development?
I would think that VSCode is common to use in web development along with utilizing inspect element. I also think strategies like writing comments in your code are common as well to keep track of what everything does. I also think using Github do document bugs is used as well.