Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

The Vue.js Handbook

by Flavio Copes

The Vue.js Handbook

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

Vue.js is a very impressive project. It's a very popular JavaScript framework, one that's experiencing a huge growth. It is simple, tiny and very performant.

The Vue.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview.

This open book is licensed under a Open Publication License (OPL). You can download The Vue.js Handbook ebook for free in PDF format (11.4 MB).

Table of Contents

Chapter 1
Introduction to Vue
Chapter 2
Vue First App
Chapter 3
The Vue CLI
Chapter 4
DevTools
Chapter 5
Configuring VS Code for Vue Development
Chapter 6
Components
Chapter 7
Single File Components
Chapter 8
Templates
Chapter 9
Styling components using CSS
Chapter 10
Directives
Chapter 11
Events
Chapter 12
Methods
Chapter 13
Watchers
Chapter 14
Computed Properties
Chapter 15
Methods vs Watchers vs Computed Properties
Chapter 16
Props
Chapter 17
Slots
Chapter 18
Filters
Chapter 19
Communication among components
Chapter 20
Vuex
Chapter 21
Vue Router

Book Details

Title
The Vue.js Handbook
Subject
Computer Science
Publisher
Self-publishing
Published
2018
Pages
122
Edition
1
Language
English
PDF Size
11.4 MB
License
Open Publication License

Book Hashtags

Related Books

The Node.js Handbook
Node.js is built on top of the Google Chrome V8 JavaScript engine, and it's mainly used to create web servers - but it's not limited to that. The Node.js Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview....
Learning Vue.js
Vue.js is an open-source MVVM (model-view-viewmodel) front end JavaScript framework for building user interfaces and single-page applications. It is an unofficial and free Vue.js ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overfl...
The Next.js Handbook
The author wrote this open book to help you quickly learn Next.js and get familiar with how it works. The ideal reader of the book has zero knowledge of Next.js, has used React in the past, and is looking forward diving more into the React ecosystem, in particular server-side rendering. I find Next.js an awesome tool to create Web Application...
The Data Journalism Handbook
When you combine the sheer scale and range of digital information now available with a journalist's "nose for news" and her ability to tell a compelling story, a new world of possibility opens up. With The Data Journalism Handbook, you'll explore the potential, limits, and applied uses of this new and fascinating field. This ...
Vue.js Succinctly
Explore the fundamentals of Vue.js, a top open-source JavaScript framework, and harness its powerful features to build UIs and single-page applications. Succinctly series writer Ed Freitas employs the same principals he used in Flutter Succinctly to teach readers how to build a web app with Vue.js....
The React Beginner's Handbook
The React Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview. This book does not try to cover everything under the sun related to React. It focuses on the core of the language, trying to simplify the more complex topics. The author hopes the co...