Learn how to use Redux & Redux-Observable with Vue
Jean-Sebastien Tremblay wrote a nice tutorial on how to use Redux & Redux-Observable with Vue.js.
In this post, I’ll show you how and why we strapped Vue.js on top of Redux.
More specifically, I’ll cover:
What are Redux & redux-observable Why we chose Redux (over Vuex) How we leveraged redux-observable How we plugged Vue.js to a reactive store I’m thrilled to finally share some of our work on this newest version of Snipcart with you guys!
Let’s start with a bit of context.
Link:
This post is submitted by our members. Submit a new post.
Topics: Javascript VueJS VueJS 2
Tags: Tutorials