Join an exciting lineup of amazing speakers including Vue.js creator - Evan You and thousands of fellow Vue.js Developers and enthusiasts for the most exciting and free Vue.js conference online - Vue.js Nation. Learn technologies beyond Vue.js like Nuxt, Vuetify, Vitest, PrimeVue and so much more. Register and Join the conference now!
Data fetching optimization is key for a performant web application. Vue helps by offering many different lifecycle hooks, but finding the best one for each specific type of call is not straightforward. This article helps understand this concept with some real-life scenarios.
Ever wondered how Vue turns your templates and components into the actual webpage you see in your browser? Curious about how it efficiently updates the view when things change? This article provides a breakdown of rendering in Vue 3.
The base component pattern is an amazing way to organize your components in your app. In this video, explore how this component pattern works, and what to look out for! You’ll explore refactoring components, updating components, and how to use presentational components.
Comments? Join the discussion about this issue here.
Click to load comments...