Vue: Vue and Horizon

Created on 1 Jul 2016  ·  2Comments  ·  Source: vuejs/vue

Hi, I'm still checking Vue out at this point and was wondering if there was any plans for a Horizon module? I'm seeing a lot of interest in Horizon from other frameworks these days, for example:

https://medium.com/@roman01la/introducing-react-horizon-4c26f9ef628c#.xkfeps83i
https://github.com/lifegadget/ember-horizon

Vue without solid Horizon support does not work for me. I need an alternative to Vuex/Redux and a tight integration between Vue and Horizon would do it. Horizon is taking the world by storm, check it out:

https://rethinkdbweekly.curated.co

Most helpful comment

It's trivial to sync Vue with Horizon, there are even official Horizon examples using Vue: https://github.com/rethinkdb/horizon/tree/next/examples

Currently the team has no bandwidth for it. If it does not work for you, why don't you write a binding yourself and share it with the community?

All 2 comments

It's trivial to sync Vue with Horizon, there are even official Horizon examples using Vue: https://github.com/rethinkdb/horizon/tree/next/examples

Currently the team has no bandwidth for it. If it does not work for you, why don't you write a binding yourself and share it with the community?

Right and thanks, forgot about those "official Horizon examples" in the heat of the pace here. It might be a worthwhile idea to highlight how "trivial to sync" Vue actually is somewhere in plain sight.

Was this page helpful?
0 / 5 - 0 ratings