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
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!
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.
@@_maurodf Quasar also uses Capacitor (to generate the iOS & Android apps). You can also deploy your app to Web, Mac, Windows & Linux. My app Quasar app Fudget is available for iOS, Android, Mac & Windows (with a single codebase): www.fudget.com
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
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
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 for watching! 👍
👉 Full course: makeappsacademy.com
👉 Download my Quasar app: www.fudget.com
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
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! 👍
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€)
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.
Thank u Danny amazing content, as always
My pleasure! Thanks Basar 👍
Welcome Back! 😎
Thanks for having me, Jens 👍
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
Hi, thanks for the video. There's a way to make a mobile app from an already created Vue/Nuxt app?
I'm not sure to be honest. You might just need to do a lot of copying and pasting... There may be an easy way, but I'm not sure 👍
Thanks a lot for the answer, another one if i can.
What's the benefit of using Quasar if we created mobile android/iOS app with Capacitor?
@@_maurodf Quasar also uses Capacitor (to generate the iOS & Android apps). You can also deploy your app to Web, Mac, Windows & Linux. My app Quasar app Fudget is available for iOS, Android, Mac & Windows (with a single codebase): www.fudget.com
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. 👍
Thanks Danny!
Any time!
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
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
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 👍
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 👍
nice tutorial.
Thank you! Cheers!
please it is possible to connecte quasar framwork to sqlite3?
I don't see why not 👍
Thank you 🙏🙏👍
Welcome 👍
is there a promo code
LAUNCH25
Only valid tiil the end of June 👍
Long live Danny..
Long live Vue 3 with Pinia..
Thanks Hima. And long live Quasar 👍