Home  >  Article  >  Web Front-end  >  Webpack 2 video tutorial

Webpack 2 video tutorial

PHP中文网
PHP中文网Original
2017-06-17 17:28:231462browse

Webpack 2 video tutorial

This is a high-quality and ultra-clear "Webpack 2 video tutorial" that I released for free.
Webpack is currently an essential framework for front-end development. Webpack has released version 2.0. This video is based on version 2.0.
This is basically the best Webpack 2.0 learning video in China at present. I hope it can be useful to novices or friends who are reviewing related knowledge.

Webpack is currently the most popular modular management and packaging tool for front-end resources. It can package many loose modules into front-end resources that are consistent with production environment deployment according to dependencies and rules. You can also separate the code of modules loaded on demand and load them asynchronously when they are actually needed. Through loader conversion, any form of resource can be regarded as a module, such as CommonJs modules, AMD modules, ES6 modules, CSS, images, JSON, Coffeescript, LESS, etc.

Webpack 2 video tutorial

1. Introduction to video courses

  • 001 - Introduction to Webpack
  • 002 - NodeJS installation and configuration
  • 003 - Webpack project initialization
  • 004 - First experience with Webpack
  • 005 - Webpack compilation output log
  • 006 - Compile using shortcuts
  • 007 - Configure WDS for automatic browser refresh
  • 008 - WDS port number and other configuration related
  • 009 - Configuring ESLint to implement automatic testing of code specifications (Part 1)
  • 010 - Configure ESLint to implement automatic testing of code specifications (Part 2)
  • 011 Video will be updated soon

2. Course source code address

3. Video course address

Course update address:

Youku ultra-clear video playlist:

4. Small secret circle of high-quality front-end development

DevOpenClub has been committed to sharing high-quality software development-related video tutorials for free, and has formed a very clear discussion circle with everyone during the learning and communication process of each technology.
Discussions have always been held in QQ groups and WeChat groups before. Recently, "small secret circles" have become popular, and "small secret circles" have solved many shortcomings of group communication very well.

  • The problem of valuable information not being able to be deposited. With the small secret circle, everything shared can be deposited and can be browsed at any time just like the forum;
  • You can ask questions directly to get answers;
  • You can filter out spam messages at any time and are not bombarded by group spam messages;
  • Payment is always the best way to filter spam.

This small secret circle function

  • Share high-quality foreign technology development headline information and resources every day;
  • Get first-hand updates on all original development video tutorials every year;
  • Obtain the ultra-clear video courses and source code shared by Baidu Cloud;
  • Get other high-quality software development industry news, technical articles, and teaching video sharing;
  • Get video update reminders and viewing passwords as soon as possible;
  • If you encounter relevant technical problems, you can quickly ask questions and discuss and communicate;
  • Meet more friends in the group and have the opportunity to collaborate on projects;
  • Get to know more industry friends, or exchange your own small entrepreneurial projects.

How to join

Use WeChat to identify the QR code below (or click the link below) to join. The price is the lowest price that can be set by the small circle. As the number of people increases, the price will increase. It is permanently valid after joining.

Scan the QR code or click this link to join
Click this link to join the small circle

Webpack 2 video tutorial

The above is the detailed content of Webpack 2 video tutorial. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn