Very decent material! I'm new to Quasar and i'm finding that quality training material is scarce... This is really good - thank you very much. Actually it's so good that I went ahead and purchased the membership for the year. Can't wait to go through the rest of the program!
Thank you for filming the "Getting start" part (which starts 8:19) in this video🤩, it is precious and important part for beginner(like me 🤯) I have seen some tutorial lesson ignoring this part, which gave me a hard experience while learning Quasar. Thank you Danny 🙌
Thanks for your kind works Adam 👍. In case you don't know, the full course is now live. Use the code LAUNCH25 for a discount (until the end of June): www.makeappsacademy.com/p/quasar-v2-cross-platform-apps-with-vue-3-pinia
Hi Danny, thank you for all greats videos you make to help us. I just buy this full course from your site (make apps academy), this will be very help me.... thanks !!
Why do you use hooks for simple functions as currency formatting ? Isn't it better to use simple utility function and use hooks only for functionality that contains reactivity and lifecycle methods ? I'm react dev and new to vuejs, just trying to understand the concepts. Thanks !
Thanks for your message. We are not using a hook for the currency formatting, it is basically just a utility function. We put it in a composable so that we can reuse it in different parts of the app. 👍
Not sure why but I have the exact version of Node js installed as shown in the video and also Quasar/cli but it is not even giving the "Quasar App CLI with Vite 2" as an option. I only get "Quasar App CI with Vite" . i also am not getting the composition api selection during the project init. Would appreciate any tips
Reactive is more used for Objects of reactive data. Of course, you can also put an object in a ref, however you would need to do myObject.value.myProperty to access the values. With a reactive object you can just do myObject.myProperty.
Quasar's performance is fantastic. If you want to try a "real" Quasar / Firebase app. Download my app Fudget (for iOS, Android, Mac & Windows): www.fudget.com
Thanks for watching! 👍
👉 Full course: makeappsacademy.com
👉 Download my Quasar app: www.fudget.com
Very decent material! I'm new to Quasar and i'm finding that quality training material is scarce... This is really good - thank you very much. Actually it's so good that I went ahead and purchased the membership for the year. Can't wait to go through the rest of the program!
Thanks Pawel & welcome to the Make Apps Membership! 👍
Thank you for filming the "Getting start" part (which starts 8:19) in this video🤩, it is precious and important part for beginner(like me 🤯)
I have seen some tutorial lesson ignoring this part, which gave me a hard experience while learning Quasar. Thank you Danny 🙌
Thanks for your kind works Adam 👍. In case you don't know, the full course is now live. Use the code LAUNCH25 for a discount (until the end of June): www.makeappsacademy.com/p/quasar-v2-cross-platform-apps-with-vue-3-pinia
Thanks Danny! I'm really looking forward to the full course
Glad to hear it! It's landing very soon...
3:05 small detail: with € you write it after the number, not before (like 2,99€)
Thank u Danny amazing content, as always
My pleasure! Thanks Basar 👍
More Vuejs and Nuxtjs content.
Thank you ❤
Thanks I'll consider that 👍
Nice tutorial, what VSCode theme is this ?
Make Apps Theme: marketplace.visualstudio.com/items?itemName=dannyconnell.make-apps-theme
Thanks Danny!
Any time!
Welcome Back! 😎
Thanks for having me, Jens 👍
Hi Danny, thank you for all greats videos you make to help us. I just buy this full course from your site (make apps academy), this will be very help me.... thanks !!
Thanks Chana. Welcome to the course 👍
Why do you use hooks for simple functions as currency formatting ? Isn't it better to use simple utility function and use hooks only for functionality that contains reactivity and lifecycle methods ? I'm react dev and new to vuejs, just trying to understand the concepts. Thanks !
Thanks for your message. We are not using a hook for the currency formatting, it is basically just a utility function. We put it in a composable so that we can reuse it in different parts of the app. 👍
nice tutorial.
Thank you! Cheers!
hello, good day. can you make a video on how to add particlejs in quasar 2?
That would be very niche, but I'll consider it 👍
Long live Danny..
Long live Vue 3 with Pinia..
Thanks Hima. And long live Quasar 👍
Not sure why but I have the exact version of Node js installed as shown in the video and also Quasar/cli but it is not even giving the "Quasar App CLI with Vite 2" as an option. I only get "Quasar App CI with Vite" . i also am not getting the composition api selection during the project init. Would appreciate any tips
I'm not sure. Perhaps they have changed the CLI and removed some options? Or perhaps you have an older version of the CLI installed?
@@MakeAppswithDanny I am using Node 18.20.3 and Quasar CLI 2.4.1
Thank you 🙏🙏👍
Welcome 👍
1:16:25 why do we need 'reactive' when we already have 'ref'?
Reactive is more used for Objects of reactive data. Of course, you can also put an object in a ref, however you would need to do myObject.value.myProperty to access the values. With a reactive object you can just do myObject.myProperty.
Hows the performance handled
Quasar's performance is fantastic. If you want to try a "real" Quasar / Firebase app. Download my app Fudget (for iOS, Android, Mac & Windows): www.fudget.com
please it is possible to connecte quasar framwork to sqlite3?
I don't see why not 👍
is there a promo code
LAUNCH25
Only valid tiil the end of June 👍