Skip to content

Instantly share code, notes, and snippets.

@renoirb
Last active March 19, 2018 18:11
Show Gist options
  • Save renoirb/bd0e4ecb7154f13dea8d4bf75eb7eb3a to your computer and use it in GitHub Desktop.
Save renoirb/bd0e4ecb7154f13dea8d4bf75eb7eb3a to your computer and use it in GitHub Desktop.
Experiments

Dynamic Components

DEMO: Vue.js to Custom Element Web Components

To revisit soon(ish)

Time-Ago Vue component

Set-Cookie from Nuxt

Library bundler and test system

State Management

EGOIST rocks! (Big Time!)

Other note-worthy projects to review

Reactivity

Subscribe/EventEmitter

TypeScript

Quasar

GraphQL and VueX

Quoting PierBover/vuex-apollo-example-project’s README note;

I wrote this since everyone seems to be using vue-apollo which encourages to put the GraphQL queries in Vue components. This is an antipattern and should never be done. The whole point of using Vuex is to centralize state and decouple your data layer code from your components.

Moar

DEMO: GraphQL + VueX + Apollo for U360 Requests

Edit Vue, VueX, GraphQL App

See also


Later

Translation

Found on WebPlatform Daily 2017-12-11 issue


Explain things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment