baocaifeng / quantity

learning notes
0 stars 0 forks source link

Something #9

Open baocaifeng opened 6 years ago

baocaifeng commented 6 years ago

1) Bootstrap

"Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web."

baocaifeng commented 6 years ago

2) Webpack

Webpack is a module bundler. Webpack can take care of bundling alongside a separate task runner. However, the line between bundler and task runner has become blurred thanks to community developed webpack plugins. Sometimes these plugins are used to perform tasks that are usually done outside of webpack, such as cleaning the build directory or deploying the build.