Learning outcomes
- Explain how to respond to user input.
- Complete the guided activity safely.
- Check that you can create keyboard-compatible interaction.
Learn to respond to user input and create keyboard-compatible interaction in this beginner-friendly Visual Studio Code lesson.
Use a non-sensitive practice folder, inspect unfamiliar code before trusting it, and never place passwords, tokens or private information in project files.
Add a click handler to a practice button. The expected result is to create keyboard-compatible interaction.