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.
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.