GithubHelp home page GithubHelp logo

Comments (7)

rstoenescu avatar rstoenescu commented on May 20, 2024 1

You got my email on https://github.com/rstoenescu

from quasar.

rstoenescu avatar rstoenescu commented on May 20, 2024 1

That's great!!! Thx for letting me know.

from quasar.

rstoenescu avatar rstoenescu commented on May 20, 2024

Thanks for the appreciation!

You can include GraphQL in your application as a dependency. I saw they have an NPM package that you can install for the client side (https://www.npmjs.com/package/graphql) to import a dependency here: http://quasar-framework.org/guide/importing-dependencies.html

It would be best to hold on for the next update to Quasar which will add Babel support and a brand new build system for even better speed and (besides many other advantages) making the importing a dependency super easy. vue-loader is also on the table.

from quasar.

smolinari avatar smolinari commented on May 20, 2024

Sounds good. My "dream" is more about getting GraphQL to jive with Vuex. I've been following a couple of other projects, namely Apollo and Meteor-Vue-Component. Apollo is made specifically for GraphQL, but it doesn't yet work with Vue and they use Redux as the store, which isn't the best way to jive with Vue from what I understand, although Vue 2.0 should do better with Redux. And the meteor-vue-component only works with Meteor, from what I understand. So, that's a no-go for me.

If Quasar could work directly with Apollo, through Vuex, that would be my dream come true. 😄

At any rate. Thanks for listening and responding.

Scott

from quasar.

rstoenescu avatar rstoenescu commented on May 20, 2024

I see. Well, for the time being, Quasar 0.4.0 has Vuex installed by default. You can npm install apollo-client and/or graphql and use them. Make sure you tell Quasar that you'd like them included (see the Importing Dependencies link I posted earlier). Basically you can use ANY front-end libs you like with Quasar.

After the next big update (that I'm currently working on), managing ANY dependency will be super easy and straightforward and way simplified.

Razvan

from quasar.

smolinari avatar smolinari commented on May 20, 2024

Great. And I'll hit the books some more.

Is there a way I can reach you privately by chance?

Scott

from quasar.

smolinari avatar smolinari commented on May 20, 2024

Hey Razvan @rstoenescu ,

Just FYI.

https://github.com/Akryum/vue-apollo

And Akryum said he'll be working on a vuex implementation too.

Yes!!!!

Scott

from quasar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.