Time: 15 minutes
Purpose: This thread offers an opportunity to get further support, ask questions and generally get help.
Introduction: During the lesson, we’ve been exploring how to use NPM to add libraries into our codebase as well as manage our JavaScript project. As part of the lesson, I asked you to follow along with me as we set up an NPM package.json file and added a library to our random data generator, which is a lot to cover.
Task: You may feel you need some extra help so drop any questions into this thread for me to answer if:
- Any part of the lesson doesn’t make sense
- You ran into issues or got errors when working with NPM
- Want to ask further questions about how NPM works