Learn how to build amazing and complex reactive web applications easily with Vue.js Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. This book shows developers how to leverage its features to build high-performing, reactive web interfaces with Vue.js. From the initial structuring to full deployment, this book provides step-by-step guidance to developing an interactive web interface from scratch with Vue.js. You will start by building a simple application in Vue.js which will let you observe its features in action. Delving into more complex concepts, you will learn about reactive data binding, reusable components, plugins, filters, and state management with Vuex. This book will also teach you how to bring reactivity to an existing static application using Vue.js. By the time you finish this book you will have built, tested, and deployed a complete reactive application in Vue.js from scratch.
It is rather a good online workshop than a book. From zero to hero. Examples are clean and easy to understand.
The chapters about how to deploy I skip, because content is for absolute beginners, For example how to create Git repository and setup Travis for it. The rest is worth to read but probably you will need a computer to do all examples :)
I found this book to be very disappointing. Although the first two or three chapters offer fairly clear and understandable instructions on ramping up Vue.js and writing simple applications, the latter part of the book is a mess. The author provides code samples that don't work and her explanations of how to structure the code are often vague and confusing.
The Book explains the Vue very clearly. It includes deploying and other development topics. However, it does not covers the 'single page applications'. I have started to use Vue in my project after reading the book within the one day. Thanks.
The book is pretty clear. Had some beginners parts understandable for many backgrounds readers. Easy to read and focus on what need to be covered in a tech book. Recommended.