The front-end stuff updates too quickly. Afraid of not being able to keep up.
認證0級講師
The construction tool that combines vue-webpack, vue-cli, is maintained by the author of vue. It is the first choice for script development enthusiasts. It does not have as many "rules" as angular. This has its own room for development and is simple to build. There is also a lot of content, you can take the opportunity to learn and learn, I recommend vue-cli, 6~
If you are writing a business, webpack is recommended. If you are writing a library, rollup is recommended.
Webpack is essentially a packaging + modularization tool
As for building tools, gulp and fis3 are relatively mainstream
After all, webpack must have a js entry file to run
The current mainstream ones are gulp or webpack or gulp + webpack. You can also try rollup
Recommended /a/11...
gulp and webpack are very simple, grunt has been used by people before