Learning Vue.js 2
eBook - ePub

Learning Vue.js 2

Olga Filipova

Share book
  1. 334 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Learning Vue.js 2

Olga Filipova

Book details
Book preview
Table of contents
Citations

About This Book

Learn how to build amazing and complex reactive web applications easily with Vue.jsAbout This Book• Learn how to propagate DOM changes across the website without writing extensive jQuery callbacks code.• Learn how to achieve reactivity and easily compose views with Vue.js and understand what it does behind the scenes.• Explore the core features of Vue.js with small examples, learn how to build dynamic content into preexisting web applications, and build Vue.js applications from scratch.Who This Book Is ForThis book is perfect for novice web developer seeking to learn new technologies or frameworks and also for webdev gurus eager to enrich their experience. Whatever your level of expertise, this book is a great introduction to the wonderful world of reactive web apps.What You Will Learn• Build a fully functioning reactive web application in Vue.js from scratch.• The importance of the MVVM architecture and how Vue.js compares with other frameworks such as Angular.js and React.js.• How to bring reactivity to an existing static application using Vue.js.• How to use plugins to enrich your applications.• How to develop customized plugins to meet your needs.• How to use Vuex to manage global application's state.In DetailVue.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.Style and approachThis book is a thorough, step-by-step guide showing readers how to build complete web apps with Vue.js. While teaching its intricacies, this book shows how to implement the MVVM architecture in the real world and build high-performing web interfaces.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Learning Vue.js 2 an online PDF/ePUB?
Yes, you can access Learning Vue.js 2 by Olga Filipova in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in JavaScript. We have over one million books available in our catalogue for you to explore.

Information

Year
2016
ISBN
9781786461131
Edition
1

Learning Vue.js 2


Learning Vue.js 2

Copyright Š 2016 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: December 2016
Production reference: 1071216
Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham
B3 2PB, UK.
ISBN 978-1-78646-994-6
www.packtpub.com

Credits

Author
Olga Filipova
Copy Editor
Sameen Siddiqui
Reviewer
Bogdan-Alin Bâlc
Project Coordinator
Sheejal Shah
Commissioning Editor
Wilson D'souza
Proofreader
Safis Editing
Acquisition Editor
Chaitanya Nair
Indexer
Tejal Daruwale Soni
C ontent De velopment Editor
Divij Kotian
Production Coordinator
Melwyn D'sa
Technical Editor
Prajakta Mhatre

About the Author

Olga Filipova was born in Ukraine, in Kyiv. She grew up in a family of physicists, scientists, and professors. She studied system analysis at the National University of Ukraine Kyiv Polytechnic Institute. At the age of 20, she moved to Portugal where she did her bachelor's and master's degrees in computer science in the University of Coimbra. During her studies, she participated in research and development of European projects and became an assistant teacher of operating systems and computer graphics. After obtaining her master's degree, she started to work at Feedzai. At that time, it was a small team of four who developed a product from scratch, and now it is one of the most successful Portuguese startups. At some point, her main responsibility became to develop a library written in JavaScript whose purpose was to bring data from the engine to the web interface. This marked Olga's main direction in tech—web development. At the same time, she continued her teaching practice in a course of professional web development in the local professional education center in Coimbra.
In 2013, along with her brother and her husband, she started an educational project based in Ukraine. This project's name is EdEra and it has grown from a small platform of online courses into a big player in the Ukrainian educational system. Currently, EdEra is pointing in an the international direction and preparing an awesome online course about IT. Don't miss it!
In 2014, Olga, with her husband and daughter, moved from Portugal to Berlin, where she started working at Meetrics as a frontend engineer, and after a year she became the lead of an amazing team of frontend software developers.
Olga is happily married to an awesome guy called Rui, who is also a software engineer. Rui studied with Olga at the University of Coimbra and worked with her at Feedzai. Olga has a smart and beautiful daughter called Taissa, a fluffy cat called Patusca, and two fluffiest chinchillas called Barabashka and Cheburashka.

Acknowledgments

I am grateful to Packt Publishing for offering me the possibility to write this book. You are great and so is your team. Thank you Divij, Chaitanya, Prajakta, and the whole Packt team for being awesome and supporting me through all this journey in such a friendly and warm way.
Quality is something that is difficult to achieve when working on something on your own. Thank you, Packt team, you've been awesome. And a big special gratitude goes to Romania, to Bogdan, who thoroughly reviewed the book, ran all the code snippets, tests, and lint. Bogdan's attention to even the most tiny details is astonishing. The book was rewritten after Bogdan's comments, and it became so much cleaner. Thank you very much, Bogdan and Alex, for the recommendation.
Time. Support. Love. When you have these three things you are happy and any challenge in the world can scare you. When you have these three things you know that you are capable of everything. When you have these three things you have power. But you can never have these things alone. That is why you must be eternally grateful to those who provide time, support, and love to you.
That is why my big thanks goes to my company where I am currently working—Meetrics. Meetrics provided me with time to write the book. They trusted me and allowed me to use a fraction of my working time for writing the book. Thank you very much!
I want to thank to all my friends and colleagues who supported me during this journey. Every time I come to Meetrics my team asks me how the book is going. Every time we're going to Portugal or Ukraine, our friends and family ask. Every day my friends from Berlin ask me how is it going. Thank you, people, you are awesome! Thank you, EdEra team, for being amazing and postponing important tasks because of my book.
I would love to express gratitude to my parents for educating me with so much love that I know that I am capable of anything. I know that I will not fail. Thank you for all your love and support. Thank you for giving me this confidence in myself. I want to thank to my lovely daughter, whose love and help keeps me going and continuing what I'm doing, knowing that all this is not for nothing. I want to thank to my brother for all the fun we share even and mostly while we're working.
And I want to address a special thanks with love to my husband. Along this writing journey Rui has given me time, support, and love. Rui did everything at home so I could have all the time for writing. Rui felt every slight change in my mood and provided support during all of them so I could feel comfortable again and write. If I would stay up the whole night writing and needed someone to be nearby, Rui would stay up the whole night. For every chapter in the book, Rui was the first person to review them. This was invaluable feedback. Rui gave me chapters back full of corrections and I felt sad. But then he would say something like: Oh my god, Olga, this chapter is amazing! I understood everything! I am looking forward for the next chapter to see what's next! When someone who you love very much tells you this, you just want to move on and continue your amazing writing. Thank you very much for this!

About the Reviewer

Bogdan-Alin Bâ...

Table of contents