Getting to Know Vue.js Год издания: 2018 Автор: Nelson B. Издательство: Apress ISBN: 978-1-4842-3781-6 Язык: Английский Формат: PDF/ePub Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 268 Описание: Learn how to render lists of items without repeating your code structure and how to work with conditional rendering items and event handling. Containing all you need to know to get started with Vue.js, this book will take you through using build tools (transpile to ES5), creating custom components, state management, and routers. With Getting to Know Vue.js, you'll see how to combine reusable code with custom components, allowing you to create snippets of reusable code to suit your specific business needs. You'll also explore how to use Single File Components and the Vue.js Command Line Interface (CLI) to build components in a single file and add in build tools as you see fit. Getting started with a new Single Page Application (SPA) javascript framework can be an overwhelming task, but Vue.js makes this daunting task simple and easy to learn, allowing you to start implementing business needs with just a script reference to the library and the custom javascript required for your use case. Starting with a little reference and a handful of lines of custom javascript, you will have a complete Single Page Application before you know it. What You'll Learn: - Examine Vue.js templating syntax - Work with binding methods - Manage the state of your app by comparing your options of building a data store - Adapt the more robust options compatible with Vue.js - Review different router options, including creating your own router, using the Vue-router and using Page.js. Who This Book Is For: Software developers with an understanding of HTML, CSS and javascript; prior understanding of a Single Page Application framework would be useful but not essential.
Примеры страниц
Оглавление
About the Author xi About the Technical Reviewer xiii Chapter 1: Why Vue.js? 1 Chapter 2: The Basics 9 Chapter 3: Conditional Rendering 29 Chapter 4: Computer Properties and Watchers 57 Chapter 5: Events 69 Chapter 6: Bindings 85 Chapter 7: State Management 127 Chapter 8: Using Components 149 Chapter 9: Reusable Code 167 Chapter 10: Custom Functionality 193 Chapter 11: Tooling 209 Chapter 12: Using Routers 235 Index 261
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum