Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learn Vue.js in 7 Days: Journey through Vue.js

Posted By: AvaxKevin
Learn Vue.js in 7 Days: Journey through Vue.js


Learn Vue.js in 7 Days: Journey through Vue.js by Nirmal Hota
English | 2019 | ISBN-13: 978-9388511865 | 86 Pages | PDF | 2.76 MB


A journey starts from zero understanding to dev ready in Vue.js

Key Features

1 Learner can learn the concepts such as how Vue.js works in the real would with reusable items like components, plugins, mixins and so on.
2. Efficient and different ways of writing the template codes like using HTML, using .vue files and so on.
3. Along with several basics, we have emphasized the concepts which are the real implementation as per industry standard.
4. This book is a reference guide for the novice learners in Vue.jS.
5. We have started with the basics of Vue.js and progressed through the basic elements. So that the reader will get a fair idea of it.
6. It will help the reader to decide between the frameworks as we have stated a framework comparison in the book

Description
Vue.js is one of the quickly growing Javascript frameworks, which can be used in any scale of the project to help the stakeholders in rapid application development process. The good thing with Vue.js is that it is lightweight and can also be integrated with the existing project. It saves the development time and also enables managed HTML interface using Javascript.
We have designed the book in a way that it keeps shaping the readers understanding in Vue.js. We have started with a basic advantage of learning Vue.js. Then the topic progresses through the introduction of Vue.js, how to setup a project, how CLI in Vue.js works, basic understanding of the HTML tags used with Vue.js, watchers and it wraps around with the computed properties along with a comparison between watchers and computed property. By this time, the reader must have gained a fair knowledge on Vue.js. In this first part, we have also covered the usage of the debugging tool shared by Vue.js i.e Vue Chrome extension.

In the middle section of the book, we have mostly covered the reusable part for Vue.js by covering the component basics and advance along with plugins, mixins, slots, filters, render functions and so on.
At the end, we have added the routing, state management and building single page application concepts for the reader to make them equipped to create and work in projects.

What will you learn
This book would help the reader to acquire the knowledge on the Javascript framework like Vue.js. It would help them in understanding the two way binding, the way how states work, how the single paged application built and so on, which are the kind of much needed industry knowledge now-a-days.

Who this book is for
The reader should have a basic understanding of HTML, CSS and Javascript which are the basic building blocks of web developement. So this book, we have skipped the basics of web development part and covered the Vue.js starting from basics to advanced.