after the vue project is packaged, there are many large files, which quote a third-party plug-in, but the server is in Beijing, but the server is used in Shenzhen, and it takes a few seconds to open each time. How should this be optimized? Details are a...
in the vue single-page application, the route is loaded lazily, but one route is packaged with a fast 1m, which is particularly slow to load, as shown below. How should this be optimized? Thank you ...
the same files are placed in different project directories on the same server. One project directory access has https cache, and one is not cached . the front-end code is exactly the same, but the background data interface is different these two pro...
I have a front-end project B , which is developed on the basis of project A . After the code management tool uses git, for a period of time, both project An and B move forward, and there is a partial conflict between An and B s modified code. If B wa...
in addition to server rendering, what are the solutions for loading the home page? ...