In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly introduces the differences between vue.min.js and vue.js, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.
Differences: 1. Vue.js is the development environment version with full warning and debug mode, while "vue.min.js" is the production environment version with warnings removed. 2, vue.js is a complete uncompressed version, the file is relatively large, while "vue.min.js" is a compressed version, reducing the file size.
The operating environment of this tutorial: windows7 system, vue2.9.6 version, DELL G3 computer.
Vue (pronunciation / vju steps /, similar to view) is a progressive JavaScript framework for building user interfaces designed to better organize and simplify Web development. Unlike other large frameworks, Vue is designed to be applied layer by layer from the bottom up.
When downloading files on the vue official website, you will find that there are two types: vue.min.js and vue.js
Vue.js is the development version and vue.min.js is the production version.
The vue.js development environment version, which contains helpful command line warnings.
Vue.min.js production environment version, optimized size and speed.
Vue.js is a complete uncompressed file, the file is relatively large, generally used to read and learn the source code or modify the source code, generally not for online projects.
Vue.min.js is compressed, the compressed function is exactly the same as the uncompressed, except that the white space characters, comments, blank lines and other content that have nothing to do with logic are deleted and optimized. This version is generally used for website reference, reduce file size, reduce website traffic, improve access speed, and so on.
If you are developing a project, you can use vue.js;. If you are an online project, you can use vue.min.js.
Extended data:
As the preferred getting started framework for front-end developers, Vue has many advantages:
Vue.js can be developed into components, which greatly reduces the amount of code writing and makes it easier for readers to understand.
The most prominent advantage of Vue.js is the ability to bind data bidirectionally (we will clearly feel the convenience of this feature in later writing).
The interface effect written in Vue.js is responsive in itself, which makes the web page show a very good-looking effect on a variety of devices.
Compared with the traditional page switching and jumping through hyperlinks, Vue does not refresh the page by using routing.
Thank you for reading this article carefully. I hope the article "what is the difference between vue.min.js and vue.js" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.