Nuxt3の開発環境を作り冒頭の部分を取り上げる
https://qiita.com/daichi-sportsbull/items/dda88609c7fc685143de?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #TypeScript #Vue_js #Nuxt #Vue3
#qiita #typescript #vue_js #nuxt #vue3
官方說帖:「換成 composition API 之後,因為不用硬把 method/computed/watch 拆開寫,邏輯會變得比較順呦~~」
「有道理!馬上來寫寫看」
(跑了一個小專案後)
「很好,我不知道 method/computed/watch 去哪了」
老實說是真的比較自然些,但 reactivity 的邏輯本來就不是線性的,再怎麼拉都是 graph,頂多只能強制 one way ,不會是一顆樹,所以是不可能 BFS/DFS 的。
而且 vue3 的目標,就是讓大家在讀程式碼時,不要特別區分 computed/watch/data/props 吧,都是 ref 家族,在 component 層專注 reactivity ,線性邏輯拉去 use 這樣?
I released https://github.com/Shinigami92/vite-plugin-ts-nameof/releases/tag/2.0.0 and now support #esm aside from #cjs
But it only works up to #typescript v4.9 ⚠️
Luckily #vue3 has now much better #typescript support for #watch via #compositionapi, so you might not need it anyway anymore
Please open issues if you are running into issues
#compositionapi #watch #vue3 #typescript #cjs #esm
Vue3の衰退を招いたのは
https://qiita.com/fruitriin/items/81691ce68cf3678f3bda?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#ポエム #Vue_js #Vue3
#React, #jsx, #typescript and useState is pretty fun and clean! Much better than #vue3.
#react #jsx #typescript #vue3 #javascript #webdev
This is #Vue3, so the addition of a property should absolutely not cause this.
The base app canvas is up, there is nothing wired up to work but it will get updated with each deploy to prod.
https://logbook.opensociocracy.org
#opensociocracy #sociocracy #buildinpublic #quasar #vue3 #typescript #opensourcelife
#opensociocracy #sociocracy #buildinpublic #quasar #vue3 #typescript #opensourcelife
Urgh, there are a gazillion monaco-editor-vue3 packages on npm.
How should you find the right one?
Does anyone have a recommendation?
Or maybe a lighter-weight alternative to monaco?
#npm #vue #VueJS #vue3 #JavaScript #monacoeditor
I just published Discover the Power of Vue 3: Migrating from Vue Class Component to Composition API for Enhanced… https://link.medium.com/77ZjhZnVJyb #VueJS #VueClassComponent #TypeScript #Vue3 #VueJS3
#VueJS #vueclasscomponent #typescript #vue3 #vuejs3
For those who uses Vue 3, which tag library do you use? I am looking for something simple and easy to use
#javascript #vue3 #vuejs #ui #ux
#javascript #vue3 #vuejs #ui #ux
I once more need some #followerpower
I am currently working on an application build upon #laravel 9 with #inertiajs and #vue3
I need to implement multi-lang handling.
I found https://github.com/xiCO2k/laravel-vue-i18n/ and it works like a charm for the standard labels.
Does anyone know how to implemtent a checkbox label for TOS with Links in it to the pages for TOS and Privacy Policy?
#followerpower #laravel #InertiaJS #vue3 #php #vue #vuei18n
@Janschreier we have a small team now too tbh. Only 3 of us, we had a couple others in the past.
I did try blazor but we settled on #vue3 for the web app. I still prefer xaml over HTML though which is why I've been testing out avalonia recently.
I've found the way to type a #vue3 component data, using a dto. The dto is shared with the back-end. The app will be very solid 🤩
#vue3 #typescript #webdevelopment
Wenn das Produkt eines ganzen Arbeitstages aus lediglich einem verdammt wackeligem 180 Zeilen langem SQL-Query besteht, dessen Nutzen mehr als fraglich ist, dann freut man sich ganz sicher auf den nächsten Arbeitstag, an dem man den Backend-Service dafür implementiert und darauf wartet, dass einem das alles um die Ohren fliegt :D
AHhh, wenigstens das #Frontend dafür existiert schon und ja, es wird Anpassungen brauchen für den neuen response
#webdev #developer #sql #postgresql #java #vue3
#frontend #webdev #developer #sql #postgresql #java #vue3
A small update on my blog about learning Nuxt 3:
https://vernaillen.dev/blog/nuxt