No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How will Vue 3 affect Quasar?

    Framework
    faq-general
    7
    14
    2501
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ben Hayat
      Ben Hayat last edited by s.molinari

      Hello team;

      Any idea how Vue 3 will affect Quasar? Is Quasar going to affected majorly with the changes in Vue 3?

      Thanks!

      1 Reply Last reply Reply Quote 1
      • Hawkeye64
        Hawkeye64 last edited by

        Personally, I don’t think so. Everything should be backwards compatible. And, there will be consideration for writing or rewriting components with hooks, etc.
        I also don’t feel qualified to answer as no one knows what exactly the future holds…

        qyloxe Ben Hayat 2 Replies Last reply Reply Quote 0
        • qyloxe
          qyloxe @Hawkeye64 last edited by

          @Hawkeye64 said in How will Vue 3 affect third party components:

          … as no one knows what exactly the future holds…

          <dark-humor><hard-truth>everybody dies eventually</hard-truth></dark-humor>

          1 Reply Last reply Reply Quote 0
          • Ben Hayat
            Ben Hayat @Hawkeye64 last edited by

            @Hawkeye64
            Hi;
            I brought this question because in one article I read that Vue’s team are working with 3rd party component vendors on V3 and changes that affect at component level. So I was hoping Vue has invited the Quasar to this gathering, so Quasar has the same info. as the other 3rd party. And if so, how will V3 would affect the Quasar system?

            I also heard from someone who said Ionic has put the Vue implementation until V3 is close to release, as it affects their code.

            Just trying to get heads up on this.
            Thanks!

            1 Reply Last reply Reply Quote 0
            • M
              mKomo last edited by

              I believe Razvan is a vuejs community partner. I’m not sure how much weight that bears on influencing Vue 3 design decisions. I ve also read on the Vue forums that its intended for Vue 3 to be backward compatible, but Quasars pretty huge so who knows how it’s going to be impacted.

              Imho, it seems a bit too early for Vue to do a python 2 on the community, it’s just got people on the boat I think pushing them off is a bit counterintuitive in their efforts to grow.

              1 Reply Last reply Reply Quote 0
              • FrankRuss
                FrankRuss last edited by

                Can we expect some sort of official roadmap statement on this?

                1 Reply Last reply Reply Quote 0
                • rstoenescu
                  rstoenescu Admin last edited by

                  Hi everyone,

                  We will be jumping on porting to Vue 3 when it is officially released.
                  We’re in the loop with the Vue 3 changes (obviously been invited to the private Vue 3 RFCs).
                  Initial assessment is that at this moment we’ll be able to port Quasar without having to change the public API. Worst case, we’ll need few small changes but nothing big and if this would be the case, everything’s going to get documented.

                  -Razvan

                  Ben Hayat 1 Reply Last reply Reply Quote 5
                  • Ben Hayat
                    Ben Hayat @rstoenescu last edited by

                    @rstoenescu

                    Thanks Razvan; The place I’m doing contract development, I had suggested to use Vue and Quasar for their Desktop & Mobile UI, as I’m building the REST API.
                    My question was from the comments that came up in the meeting, as it made sense to bring it up. I’m sure your reply will make them happy.

                    Thanks for speedy answer!

                    1 Reply Last reply Reply Quote 0
                    • FrankRuss
                      FrankRuss last edited by

                      @rstoenescu - thank you very much for the reply and confirmation.

                      @Ben-Hayat - care to share the tools you are using to build the REST API? Thank you.

                      Ben Hayat 1 Reply Last reply Reply Quote 0
                      • Ben Hayat
                        Ben Hayat @FrankRuss last edited by

                        @FrankRuss
                        ASP.net Core 2.2 Web API for the REST API and MSSQL for DB.

                        1 Reply Last reply Reply Quote 0
                        • FrankRuss
                          FrankRuss last edited by

                          Interesting. Thank you.

                          Did you give any consideration to going full Javascript on the back end? I am a .NET developer jumping into the Vue+Quasar water, so I Should probably be doing something similar to you with our project. But we are inclined to do an Express+Node or Feathers+Node back end.

                          Ben Hayat 1 Reply Last reply Reply Quote 0
                          • Ben Hayat
                            Ben Hayat @FrankRuss last edited by

                            @FrankRuss

                            Although Microsoft suffers good client library like Vue or Angular (although their future client Blazor might be ok with .Net 5 runtime), but when it comes to backend, EF and Azure functions and etc., they have a good solution which I’ve used .Net since 2005. With the new .Net Core 3 and upcoming 5, the Web API is getting faster and better.
                            If I had not invested so much in .Net, I’d go with Node. But I have zero experience in it to write production quality code.

                            A 1 Reply Last reply Reply Quote 1
                            • A
                              akselsoft @Ben Hayat last edited by

                              @Ben-Hayat

                              Are you using Swagger or any Rest API standards or just your own approach?

                              We’re building our .Net Core API via Swagger / OpenAPI.

                              1 Reply Last reply Reply Quote 0
                              • Ben Hayat
                                Ben Hayat last edited by

                                I’m actually re-writing an OLD WCF to Web API for ,net Core apps to consume it. Using Postman. When finished, I might use Swagger to create docs.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post