WAIT WHAT!!!
LATE PASSES for #vueconfus go on sale on April 30.
Vueconf.US features full-day deep-dive technical workshops and sessions by @vuejs core team members and #vuejs community experts
June 8-10
Ft Lauderdale Florida
beach. code. vue.
We just updated the design of our partners page:
vuejs.org/partners/
Vue partners are Vue-team endorsed agencies that can provide high-quality Vue development and consulting services for your next project.
The initial program for @vueconfus 2022 is out!
We have a great set of presos on building real-world @vuejs apps, whether it's large enterprise, perf, custom libs, or debugging, there is lots of knowledge to be shared!
If you submitted a CFP entry, check your email!
I noticed that there is no active Vue.js community on Twitter, so I decided to create one.
If you love Vue or want to learn it, join the community 💚👇
nitter.catsarch.com/i/communities/15163687…
One for the Vue.js enthusiasts 💚
If you want to build:
• Static Sites with @Gridsome
• Universal Apps with @Nuxt_js
• Cross-platform Apps with @QuasarFramework
• Vue.js Applications with @GraphQL
We've got you covered! 🎉
Check out the resources below 👇
🛰 Quite some polishment made to Vue Starport since the release!
Now it no longer deps on Vue Router, meaning you can do components transition even on the same page (statefully!)
github.com/antfu/vue-starpor…
Volar v0.34 Highlights:
- Dramatically reduce memory usage on VSCode and vue-tsc
- Much faster language server initialization and vue-tsc type-checking
- Extension size: 6.5MB -> 1.5MB
* Please note that there are some breaking changes in the new version
github.com/johnsoncodehk/vol…
All you need to know to start building a Vue 3 app from scratch is covered in Vue School’s signature course - The Vue.js 3 Masterclass 👑
We are giving you access for FREE on 23-24 of April to help you kickstart your @vuejs journey!
Reserve your seat 👇 vueschool.io/free-weekend/
Nuxt 3 documentation has been updated ✨
· Migration from Nuxt 2 to Nuxt 3
· Guide section
· API Section
· Examples
Expect more updates coming 👀
v3.nuxtjs.org
And again, to be clear, I'm not abandoning Vuex! We`ll still gonna fix any issue we have now, and any issue we might have in the future. But, if you have power to improve state management tool for Vue, consider looking into Pinia!
pinia.vuejs.org
You might already know about it but we've added note to Vuex that the Pinia is the new default for Vue's state management lib!
Vuex will still be maintained, and I'm planning to fix the problem we have right now with Vuex like getters caching issue and such!