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

    Koa.js

    Framework
    4
    6
    2382
    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.
    • M
      MusicForMellons last edited by

      Is there a specific reason for using Express.js and not Koa.js? And what does it take to swap express.js with koa.js using quasar?

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

        @MusicForMellons just following vue & webpack communities with the expressjs. However if you want to use koa you can change that yourself by editing build/script.dev.js

        Is there any reason to switch to koa?

        M 1 Reply Last reply Reply Quote 0
        • M
          MusicForMellons @rstoenescu last edited by

          @rstoenescu Ok. Maybe I 'll try. The whole generator, less magical, and more lightweight of Koa seems interesting to me.

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

            @MusicForMellons If you have time to give it a shot and koa will look better maybe we can integrate your work if you like 😉

            1 Reply Last reply Reply Quote 0
            • s.molinari
              s.molinari last edited by

              This is an interesting article.

              https://medium.com/@l1ambda/why-you-should-use-koa-with-node-js-7c231a8174fa#.lpo5o6v0q

              Scott

              1 Reply Last reply Reply Quote 0
              • L
                lysz210 last edited by

                @rstoenescu if the webserver to use with ssr is a module that can be set like a plugin client side plugin would be very nice. I used a vue-auth and it uses a Interface to handle ajax that must be implemented with different client ajax requests like axios. Using the same strategy we can make a server-side plugin for webserver that can use any webserver module available. https://github.com/websanova/vue-auth/blob/master/docs/StepByStepGuide.md#user-content-install-the-plugin

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