Questions

The following are a series of questions related to this chapter that you should try to answer to aid your learning. The answers can be found under the Assessments section in the back matter of this book:

  1. What is Webpack?
  2. What is a bundle in Webpack?
  3. What is the latest version of Webpack, according to this guide?
  4. Which environment does Webpack work in?
  5. What is a dependency graph?
  6. When bundling, what entry is missing from the following command: 
    npm --save lodash 
  7. What is the name of the package manager that we use with Webpack 5?
  8. How would you remove the lodash library using the command line?
  9. What is the difference between source code and distribution code when working with Webpack 5?
  10. When setting up your project, why might you adjust the package.json file?
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.218.172.249