Vue 3 & Quasar Tutorial - Create a Money App in 2 Hours!

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 42

  • @MakeAppswithDanny
    @MakeAppswithDanny  5 месяцев назад +3

    Thanks for watching! 👍
    👉 Full course: makeappsacademy.com
    👉 Download my Quasar app: www.fudget.com

  • @PawelKlapuch
    @PawelKlapuch 12 дней назад +1

    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!

    • @MakeAppswithDanny
      @MakeAppswithDanny  11 дней назад

      Thanks Pawel & welcome to the Make Apps Membership! 👍

  • @AdamChou-mu3ow
    @AdamChou-mu3ow 5 месяцев назад +3

    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 🙌

    • @MakeAppswithDanny
      @MakeAppswithDanny  5 месяцев назад

      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

  • @carolinasilvagarces3781
    @carolinasilvagarces3781 5 месяцев назад +3

    Thanks Danny! I'm really looking forward to the full course

  • @kunai9809
    @kunai9809 2 месяца назад +2

    3:05 small detail: with € you write it after the number, not before (like 2,99€)

  • @basarokke4403
    @basarokke4403 5 месяцев назад +4

    Thank u Danny amazing content, as always

  • @iUmerFarooq
    @iUmerFarooq 5 месяцев назад +3

    More Vuejs and Nuxtjs content.
    Thank you ❤

  • @merko3043
    @merko3043 5 месяцев назад +3

    Nice tutorial, what VSCode theme is this ?

    • @MakeAppswithDanny
      @MakeAppswithDanny  5 месяцев назад +1

      Make Apps Theme: marketplace.visualstudio.com/items?itemName=dannyconnell.make-apps-theme

  • @vediam
    @vediam 5 месяцев назад +3

    Thanks Danny!

  • @jensluck370
    @jensluck370 5 месяцев назад +3

    Welcome Back! 😎

  • @Chana999
    @Chana999 4 месяца назад +1

    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 !!

  • @ivankraev4264
    @ivankraev4264 3 месяца назад +2

    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 !

    • @MakeAppswithDanny
      @MakeAppswithDanny  3 месяца назад

      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. 👍

  • @caloyp4474
    @caloyp4474 5 месяцев назад +3

    nice tutorial.

  • @pandalittleplayground
    @pandalittleplayground 5 месяцев назад +2

    hello, good day. can you make a video on how to add particlejs in quasar 2?

    • @MakeAppswithDanny
      @MakeAppswithDanny  5 месяцев назад

      That would be very niche, but I'll consider it 👍

  • @Programming-Fun-With-Hima
    @Programming-Fun-With-Hima 5 месяцев назад +4

    Long live Danny..
    Long live Vue 3 with Pinia..

  • @pkphilips2
    @pkphilips2 2 месяца назад +1

    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

    • @MakeAppswithDanny
      @MakeAppswithDanny  2 месяца назад

      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?

    • @pkphilips2
      @pkphilips2 2 месяца назад

      @@MakeAppswithDanny I am using Node 18.20.3 and Quasar CLI 2.4.1

  • @codedjango
    @codedjango 5 месяцев назад +2

    Thank you 🙏🙏👍

  • @kunai9809
    @kunai9809 2 месяца назад +1

    1:16:25 why do we need 'reactive' when we already have 'ref'?

    • @MakeAppswithDanny
      @MakeAppswithDanny  2 месяца назад +2

      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.

  • @heismyke
    @heismyke 11 дней назад +1

    Hows the performance handled

    • @MakeAppswithDanny
      @MakeAppswithDanny  11 дней назад

      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

  • @devtechnology-u4p
    @devtechnology-u4p 4 месяца назад +1

    please it is possible to connecte quasar framwork to sqlite3?

  • @hatemabdulaziz7359
    @hatemabdulaziz7359 5 месяцев назад +1

    is there a promo code