If you enjoyed this book, you may be interested in these other books by Packt:
Vuex Quick Start Guide
Andrea Koutifaris
ISBN: 978-1-78899-993-9
- Moving from classical MVC to a Flux-like architecture
- Implementing predictable centralized state management in your applications using Vuex
- Using ECMAScript 6 features for developing a real application
- Using webpack in conjunction with Vue single file components
- Testing your Vue/Vuex applications using Karma/Jasmine and inject-loader
- Simple and effective Test Driven Development
- Extending your application with Vuex plugins
Learning Redux
Daniel Bugl
ISBN: 978-1-78646-239-8
- Understand why and how Redux works
- Implement the basic elements of Redux
- Use Redux in combination with React/Angular to develop a web application
- Debug a Redux application
- Interface with external APIs with Redux
- Implement...