VueJS and GraphQL with Apollo

This blog post demonstrates how to tie together Vue.js and GraphQL using the Apollo Client.  This is not something that I’ve tried yet, but it’s on the horizon.

If you have any other handy links for either Vue.js or GraphQL, please throw them my way.

2 thoughts on “VueJS and GraphQL with Apollo”


  1. I really like VueJS and am very impressed with its rapid growth on the web the over the last two years :)

    A really nice talk from the creator which explains the state of VueJS in 2017
    https://www.youtube.com/watch?v=lG0Ys-2d4MA

    So here is list is from my Github starred projects and browser bookmarks:

    – Awesome Vue.js (similar with CakePHP’s awesome list)
    https://github.com/vuejs/awesome-vue

    – VueJS component best practises
    https://github.com/pablohpsilva/vuejs-component-style-guide

    – Bootstrap components built with Vue.js
    https://github.com/yuche/vue-strap/tree/v2

    – VueJS admin lte
    https://github.com/devjin0617/vue2-admin-lte

    – VueJS class component (they are not meant to be used within classes but some fellow programmers prefer it)
    https://github.com/vuejs/vue-class-component

    – VueJS components (best practises guide)
    https://github.com/vuejs/vue-class-component

    – Vuedo (am not sure if you need it) but check it anyway :)
    https://github.com/Vuedo/vuedo

    – Bulma looks very promising framework and relates to VueJS because everything is a component
    http://bulma.io/

    Best,

Leave a Reply to Leonid MamchenkovCancel reply