Vue.js in Action

Bok av Erik Hanchett
Description Vue.js is a front-end framework that builds on many of the reactive UI ideas introduced in React.js.   Vue.js in Action teaches readers to build fast, flowing web UI with the Vue.js framework. As they move through the book, readers put their skills to practice by building a complete web store application with product listings, a checkout process, and an administrative interface!   Key features   Add View and ViewModel interactivity   Work with components   Extend Vue.js with custom plugins and directives   Learn data modeling and consuming APIs   Audience Written for web developers with beginning to intermediate in JavaScript, HTML, and CSS. About the technology As a second-generation reactive UI framework, Vue was designed from the ground up with developer usability in mind. It's far more intuitive than React, featuring a clean event lifecycle, easy two-way data binding, and a common-sense project structure.