If you are a front-end developer, if you do not know the front-end automation or you do not have the front-end automation, it can only mean that you are in a traditional industry software company, all the year round to write jquery, with a variety of jquery plug-ins, for browser compatibility and distress, Or that you are not a qualified front-end developer. What is a front-end automation build. What can be done.
The current front-end development is not a simple static page development, the technology is dizzying, the front-end code is also beginning to write a huge change, more and more modular, engineering. such as sass, less, ES6, typescript. These emerging technologies bring us an unprecedented development experience, but browsers do not support these syntaxes by nature and need to translate them. Convert sass and less to CSS, convert es6 and typescript to ES5 syntax, and package, compress and code our code.
The front-end automation build helps us complete this series of operations so that we can develop the code in a more engineering way, with just a little configuration. What are the front-end automation tools?
Yeoman, gulp, Grunt, Webpack
For specific information, please refer to the following links:
Http://www.cnblogs.com/horanly/p/6595405.html
Http://www.tuicool.com/articles/YBr22uF