Home / Course / React

Webpack+react family bucket develops grain backend project

IntroductionChapterCourseware
The core concepts of webpack Entry: Entry, the starting point (file) for Webpack packaging Output: output, the bundle (packaged file) generated by webpack compilation and packaging Loader: Module loader (converter), which packages non-js and non-json modules into js modules that webpack can understand. Plugin: Plug-in, which inserts code with specific functions at specific times in the Webpack build process
  • Difficulty:Intermediate
  • Total of168 chapters
  • 155382 plays
  • About Instructor

    王林
    王林
    student
    You will learn:

    The core concepts of webpack Entry: Entry, the starting point (file) for Webpack packaging Output: output, the bundle (packaged file) generated by webpack compilation and packaging Loader: Module loader (converter), which packages non-js and non-json modules into js modules that webpack can understand. Plugin: Plug-in, which inserts code with specific functions at specific times in the Webpack build process

  • CancelreplySending
  • php.cn