The built-in integration of Webapk 4, Gulp 4, Babel 7 and other cutting-edge building tool modules, without the configuration and installation of complex system environment,...
It was very unconventional, but I had a need for it. Vue is suitable for developing SPA single-page applications, so even official documents and various...
What is flow? I drew a simplified sewage treatment process to show my understanding of convection (forgive my poor imagination and drawing skills). This is...
In the previous development, I often came into contact with the problem of front-end performance optimization. During this period of time, I read a series...
Such as compiling Sass, Less, compressing JS and refreshing browsers to improve the way the front end works and increase productivity. After a global installation,...
Open (not a gulp plug-in) : Opens a file or url in the user's preferred application. Prerequisite: Download the plug-in well. Var $= require('gulp-load-plugins')(); !!!!!!!!!...
Stylus is a CSS preprocessing framework, a real productivity tool for creating robust, dynamic, and expressive CSS; Babel transforms JavaScript code for better execution by...
Now for every front-end engineer, WebPack has become a basic skill, it basically does all the work of local development, compilation and compression, performance optimization,...
WePY is a framework that allows small programs to support component-based development. By means of precompilation, developers can choose their preferred development style to develop...
Since this article is about multiple directories, multiple files and hash, I've chosen a few simple but representative projects. I keep the output files in...
In the wave of the front-end tool changes so fast, on the front end team, developing multiple concurrent cooperation projects, before and after the end...
In other words, recently the development environment of the project was upgraded, js building tool Webpack was introduced, productivity was greatly improved. After two months...
Suitable for small and medium-sized projects, quickly build the front-end project framework. For example, operation activity page, official website, simple mobile terminal project, small demo...
Web development is basically based on Webpack or other build tools to develop, greatly saving the developer's time. At present, there are many open source...
Each of the three development schemes has its advantages and disadvantages. However, many features and functions added to small programs, such as WXS modules, custom...
WePY is a framework that allows small programs to support component-based development. By means of precompilation, developers can choose their preferred development style to develop...
In this article, you need to install Node (install it yourself) and get started with gulp. Gulp script download: https://github.com/youhunwl/gulp welcome to star. To initialize...