Learning outcomes
- Explain how to store and inspect values.
- Complete the guided activity safely.
- Check that you can choose suitable data representations.
Learn to store and inspect values and choose suitable data representations 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.
Create const values for a fictional page feature. The expected result is to choose suitable data representations.