Neuerscheinungen 2018Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Brett Nelson
Getting to Know Vue.js
Learn to Build Single Page Applications in Vue from Scratch
1st ed. 2018. xiii, 265 S. 122 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23780-3 (1484237803)
Neue ISBN: 978-1-484-23780-9 (9781484237809)
Preis und Lieferzeit: Bitte klicken
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.
1. Why Vue.js?
2. The Basics
3. Conditional Rendering
4. Computer Properties and Watchers
5. Events
6. Bindings
7. State Management
8. Using Components
9. Reusable Code
10. Custom Functionality
11. Tooling
12. Using Routers
Brett Nelson is a software developer who has been working with Salesforce.com since early 2016. Brett is a consultant with Just Some Apps, JustSomeApps.com. Prior to working in the Salesforce-land, Brett spent 4 years working with the .NET technology stack, focusing on web development with MVC, Angular, TypeScript, and Aurelia. Beyond the technology, Brett is passionate about continuous improvement through learning, sharing with others, and collaboration amongst the geek society. You can read more of Brett´s writing at WIPDeveloper.com and follow him on Twitter @BrettMN.