This book will guide you through the path of the rapidly spreading Javascript Framework Vue.js!
By the end of this book you will be able to create fast front end applications and increase the performance of your existing projects with Vue.js integration.
Excelente introducción a VueJS 1. Sí, está en desuso pero llevaba tiempo detrás de leerlo de principio a fin y bueno, nunca está de más saber cómo empezó todo. No se habla de Vuex. Como dicen en otro comentarios los autores dieron la versión para VueJs2 a los que compramos este libro. Fue un detalle. Gracias.
The book is well written and leads you step by step through essential features of the Vue. Anyway, I rated it as 3 stars because today it's too old and lost actuality. Worse than that, there is no mention of the version of Vue or deprecated function so I would say it's a waste of time if you already moved to Vue 2 or 3
This was more of a code walk through than anything else. It doesn't dive deep into the fundamentals explaining why things are the way the are. Key details are relegated to warning the occasional "note" sections.
La prima parte (Fundamentals) è simile al manuale online, con poche variazioni minori.
La seconda, sull'accesso a API REST, è forse quella riuscita meglio, con buoni esempi e spiegazioni chiare.
La terza, sulla costruzione di grandi applicazioni, è dominata da installazione e configurazione di node, babel, gulp, webpack, browserify, e diventa meno chiara nella spiegazione di come creare moduli. La spiegazione del router è un po' troppo limitata, e non c'è traccia di come gestire lo store in modo decente quando i moduli diventano tanti.
Alcuni errori grammaticali distraggono dalla lettura ("binded", "its"/"it's", ...).
Gli autori hanno dichiarato che verrà aggiornato gratuitamente quando verrà rilasciata la versione 2.0 del framework.