Getting to Know Vue.js Learn to Build Single Page Applications in Vue from Scratch

Learn how to render lists of items without repeating your code structure and how to work with conditional rendering items and event handling. Containing all you need to know to get started with Vue.js, this book will take you through using build tools (transpile to ES5), creating custom components,...

Full description

Bibliographic Details
Main Author: Nelson, Brett. author (author)
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2018.
Edition:1st ed. 2018.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630504706719
Table of Contents:
  • 1. Why Vue.js?
  • 2. The Basics
  • 3. Conditional Rendering
  • 4. Computer Properties and Watchers
  • 5. Events
  • 6. Bindings
  • 7. State Management
  • 8. Using Components
  • 9. Reusable Code
  • 10. Custom Functionality
  • 11. Tooling
  • 12. Using Routers.