Vue.js in action /

Saved in:
Bibliographic Details
Author / Creator:Hanchett, Erik, author.
Imprint:Shelter Island, NY : Manning Publications, [2018]
©2018
Description:1 online resource (1 volume) : illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/13665679
Hidden Bibliographic Details
Other authors / contributors:Listwon, Benjamin, author.
ISBN:9781617294624
1617294624
Notes:Includes bibliographical references and index.
Online resource; title from title page (Safari, viewed March 5, 2019).
Summary:Vue.js is a lightweight frontend framework, offering easy two-way data binding, a reactive UI, and a common-sense project structure. It uses UI patterns and modern HTML to deliver impossibly fast page loads, and silky smooth transitions-- all from a tiny code footprint. It's a delight to develop in Vue using ordinary JavaScript and its integrated Vuex state management tool. "Vue.js in action" is your guide to building modern web apps. You'll start by exploring the reactive UI model while you get comfortable with Vue's unique features. Then, you'll go deeper as you build a shopping cart with an admin interface and the ability to manage stock! Finally, you'll extend your app, adding transitions, tests, and other key features until it's production ready