Learning outcomes
- Explain how to create predictable folders and lowercase filenames.
- Complete the guided activity safely.
- Check that you can prevent missing-file errors.
Learn to create predictable folders and lowercase filenames and prevent missing-file errors 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.
Build a small assets, css and js structure. The expected result is to prevent missing-file errors.