Yes, Vue 3 is out but you probably don’t need it 🤷♂️
https://itnext.io/yes-vue-3-is-out-but-you-probably-dont-need-it-%EF%B8%8F-3e60634991b4
@vue_it
~~~~~~~~~~
https://itnext.io/yes-vue-3-is-out-but-you-probably-dont-need-it-%EF%B8%8F-3e60634991b4
@vue_it
~~~~~~~~~~
Medium
Yes, Vue 3 is out but you probably don’t need it 🤷♂️
Discover Vue 2 design patterns you never thought of!
Lazy Load Routes in Vue with webpack Dynamic Comments
https://css-tricks.com/lazy-load-routes-in-vue-with-webpack-dynamic-comments
@vue_it
~~~~~~~~~~
https://css-tricks.com/lazy-load-routes-in-vue-with-webpack-dynamic-comments
@vue_it
~~~~~~~~~~
CSS-Tricks
Lazy Load Routes in Vue with webpack Dynamic Comments | CSS-Tricks
The way routing works in JavaScript is usually that you specify which relative URL pattern you want for which component to render. So for /about you want
Common mistakes in testing UI components and how to fix them in 5 minutes (Vue.js)
https://medium.com/glovo-engineering/testing-ui-components-with-vue-js-dos-and-donts-1fa35b40cef3
@vue_it
~~~~~~~~~~
https://medium.com/glovo-engineering/testing-ui-components-with-vue-js-dos-and-donts-1fa35b40cef3
@vue_it
~~~~~~~~~~
Medium
Common mistakes in testing UI components and how to fix them in 5 minutes (Vue.js)
DOs and DONTs
How to use Nuxt components inside Storyblok Rich-Text editor
https://www.storyblok.com/tp/nuxt-components-inside-rich-text
@vue_it
~~~~~~~~~~
https://www.storyblok.com/tp/nuxt-components-inside-rich-text
@vue_it
~~~~~~~~~~
Storyblok
How to use Nuxt components inside Storyblok Rich-Text editor | Storyblok
Why we still need state management systems in Vue 3 — but not the way you think 🐣
https://medium.com/js-dojo/why-we-still-need-state-management-systems-in-vue-3-but-not-the-way-you-think-63b79d2a71b1
@vue_it
~~~~~~~~~~
https://medium.com/js-dojo/why-we-still-need-state-management-systems-in-vue-3-but-not-the-way-you-think-63b79d2a71b1
@vue_it
~~~~~~~~~~
Medium
Why we still need state management systems in Vue 3 — but not the way you think 🐣
Let’s try to get both the flexibility of the Composition API and the Vue.js Devtools quality of Vuex.
Реализация шаблона Builder во Vue.js, часть 1: Списки
https://webdevblog.ru/realizaciya-shablona-builder-vo-vue-js-chast-1-spiski
@vue_it
~~~~~~~~~~
https://webdevblog.ru/realizaciya-shablona-builder-vo-vue-js-chast-1-spiski
@vue_it
~~~~~~~~~~
Events and Callbacks: Parent/Child Component Communication in Vue
https://markus.oberlehner.net/blog/events-and-callbacks-parent-child-component-communication-in-vue
@vue_it
~~~~~~~~~~
https://markus.oberlehner.net/blog/events-and-callbacks-parent-child-component-communication-in-vue
@vue_it
~~~~~~~~~~
markus.oberlehner.net
Events and Callbacks: Parent/Child Component Communication in Vue
Learn why callbacks are considered an anti-pattern in Vue and when to use callbacks instead of events in Vue.js.
Learn Vue.js 3.0 With Tailwind CSS And Composition API in 2021 - Create A Pokémon app For Beginners
https://www.youtube.com/watch?v=QJhqr7jqxVo
@vue_it
~~~~~~~~~~
https://www.youtube.com/watch?v=QJhqr7jqxVo
@vue_it
~~~~~~~~~~
YouTube
Learn Vue.js 3.0 With Tailwind CSS And Composition API in 2021 - Create A Pokémon app For Beginners
Vue.js 3.0 is out and in this tutorial I create a fully featured app with Tailwind CSS and the composition API. We use the Pokemon API to do this! Click here to get a free Vue cheat sheet! https://vuecourse.tech
👉Check out my last video on VS Code Super…
👉Check out my last video on VS Code Super…
PrimeVue vs Vuetify vs Quasar vs BootstrapVue
https://primetek.hashnode.dev/primevue-vs-vuetify-vs-quasar-vs-bootstrapvue
@vue_it
~~~~~~~~~~
https://primetek.hashnode.dev/primevue-vs-vuetify-vs-quasar-vs-bootstrapvue
@vue_it
~~~~~~~~~~
PrimeTek UI Component Libraries
PrimeVue vs Vuetify vs Quasar vs BootstrapVue
PrimeVue is an emerging UI component library for Vue and in this article we'll compare it to Vuetify, Quasar and BootstrapVue, well established Vue.js UI libraries.
Please note that this article is authored by PrimeTek, the company behind PrimeVue. ...
Please note that this article is authored by PrimeTek, the company behind PrimeVue. ...
What You Need To Know About CORS and Vue.js To Increase Browser Security
https://betterprogramming.pub/what-you-need-to-know-about-cors-and-vue-to-boost-browser-security-7c216252b20d
@vue_it
~~~~~~~~~~
https://betterprogramming.pub/what-you-need-to-know-about-cors-and-vue-to-boost-browser-security-7c216252b20d
@vue_it
~~~~~~~~~~
Medium
What You Need To Know About CORS and Vue.js To Boost Browser Security
Boost your browser-side protection with the CORS framework
Invalidating Computed with The Composition API
https://logaretm.com/blog/2021-01-31-invalidating-computed/
@vue_it
~~~~~~~~~~
https://logaretm.com/blog/2021-01-31-invalidating-computed/
@vue_it
~~~~~~~~~~
logaretm.com
Invalidating Computed with The Composition API
How to invalidate computed properties with the composition API
7 Vue Patterns That You Should Be Using More Often
https://medium.com/js-dojo/7-vue-patterns-that-you-should-be-using-more-often-b13cde4d2ae6
@vue_it
~~~~~~~~~~
https://medium.com/js-dojo/7-vue-patterns-that-you-should-be-using-more-often-b13cde4d2ae6
@vue_it
~~~~~~~~~~
Medium
7 Vue Patterns That You Should Be Using More Often
Let’s take a look at some interesting but not so popular Vue features.