current location:Home > Technical Articles > Web Front-end > Vue.js
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Nuxt.js: a practical guide
- Nuxt is an opinionated Vue framework that makes it easier to build high-performance full-stack applications. It handles most of the complex configuration involved in routing, handling asynchronous data, middleware, and others. An opinionated director
- Vue.js 557 2024-10-09 10:13:21
-
- vue-dragable-plus handle
- Vue-draggable-plus offers customizable drag handles for greater control over drag and drop behavior. The article discusses various handle options such as built-in handles, custom handles, and handle classes. It highlights the customization capabiliti
- Vue.js 1056 2024-08-16 10:13:18
-
- vue2 reports error using optional chain
- This article discusses issues that can arise when using optional chaining in Vue 2 and provides solutions to resolve them. It emphasizes the need to wrap optional chaining expressions in computed properties or watch functions to ensure Vue's reactivi
- Vue.js 727 2024-08-15 15:59:18
-
- How to use vue2minxin
- Mixins in Vue.js allow components to share code and achieve code reuse. When creating a mixin, use the Vue.mixin() function. Components can import mixin through import to realize function sharing. Best practices include keeping mixins lean, containing only reusable code, avoiding circular dependencies, and being fully tested.
- Vue.js 723 2024-08-15 15:58:21
-
- What is a controlled component
- Controlled components in React are input elements whose value is managed by React's state. This provides greater control over input values, enabling more complex interactions and enhanced form validation compared to uncontrolled components, where use
- Vue.js 896 2024-08-15 15:54:26
-
- vue3 websocket packaging tutorial
- This article discusses efficient WebSocket encapsulation within Vue 3. It explores various methods, including using libraries, creating reusable components, and implementing best practices like encapsulation, declarative syntax, and unit testing. A s
- Vue.js 585 2024-08-15 15:34:20
-
- vite unplugin-auto-import automatically imports its own hooks
- This guide explains how to import custom hooks with vite-unplugin-auto-import. Steps and code snippets are provided to set up automatic hook importing. Benefits include improved developer experience, maintainability, and code reusability. Limitations
- Vue.js 924 2024-08-15 15:33:21
-
- taro makes a virtual list based on page scroll events
- Implementing Virtual Lists with Page Scroll in Taro Framework. Explores a technique for optimizing the rendering of large data lists by only displaying visible items. Discusses the built-in VirtualList component in Taro and provides performance optim
- Vue.js 1071 2024-08-15 15:32:20
-
- How to use definecomponent
- This article provides a detailed overview of using the defineComponent function in Angular, including its core purpose, detailed steps, customization options, and best practices. The article also discusses some limitations and recommendations for eff
- Vue.js 580 2024-08-15 15:04:30
-
- vue2 methods how to use debounce
- Optimizing Vue2 method performance via debounce technique to prevent excessive calls. Debounce delays method execution, reducing calls and enhancing performance by avoiding flickering and performance issues.
- Vue.js 835 2024-08-15 14:55:20
-
- vue3 online error cannot read properties of undefined (reading 'refs')
- The "cannot read properties of undefined (reading 'refs')" error in Vue 3 production builds arises from environment mismatches. It occurs when automatic dependency injection for $refs properties, present in development mode, is absent in pr
- Vue.js 1382 2024-08-15 14:45:18
-
- vite-plugin-svg-icons does not display solution
- Resolving the "vite-plugin-svg-icons Not Showing" Issue: Causes and Solutions. This abstract discusses the issue of vite-plugin-svg-icons not displaying, exploring common causes and providing specific recommendations to resolve the problem,
- Vue.js 1016 2024-08-15 14:37:20
-
- vite-plugin-svg-icons usage tutorial
- Vite-plugin-svg-icons is a Vite plugin that facilitates SVG icon embedding in Vite projects. This guide explains its usage, including direct SVG file importing and leveraging the provided icon component. Additionally, it covers configuration options
- Vue.js 761 2024-08-15 14:36:23
-
- defineemits usage tutorial
- DefineEmits, an online platform, simplifies the creation of NFT projects. It offers customizable templates, flexible NFT settings, and performance tracking tools. For beginners, NFT creation involves signing up for DefineEmits, configuring project de
- Vue.js 1242 2024-08-15 14:29:45
-
- How to solve vite alias not taking effect
- This article discusses the common causes and solutions for aliases not working when using Vite. The main issue explored is the inability to resolve aliases correctly, leading to issues in accessing modules or folders. The article provides various tro
- Vue.js 1239 2024-08-15 14:28:19