Vue.js is an open-source JavaScript framework for building user interfaces, and unlike some other Javascript frameworks, VueJS is designed to be incrementally adoptable—rather than requiring an “all-in” strategy using Vue. A website or web application can use Vue for parts, and leave the rest as-is. One can use Vue as a view-only layer, or build out a full-blown Single-Page Application with Vue, given some supporting libraries are used.
In this hands-on workshop, we will examine the core bits of Vue, how to get started with it, and where to go once past the basics. C’mon out and find out how to upgrade your app without having to commit to a full teardown/rebuild.
Prerequisite: Assumes familiarity with HTML, CSS and JS
You will learn:
- How to get started with VueJS
- VueJS’s incremental approach to building an application
- Explore VueJS’s components
Attendance is limited.
Attendee Requirements:
You must provide your own laptop computer for this hands-on lab.
Prior to attending this HOL, you must install a Web editor (such as VSCode), a modern Web browser, and Git.