Web Apps with Vue.js
Vue.js—the new kid on the JavaScript framework block—has taken the world by storm and recently surpassed React's star count on GitHub. Much like React, Vue aims to be a superfast view rendering library and provides just enough support to get developers productive. However, Vue goes further than React by offering an idiomatic approach to state management (via Pinia), and routing using Vue-Router as add-on libraries.
In this three-hour hands-on training course, we will work through building a full application using Vue. You'll start with the basics before moving on to writing custom components, creating component hierarchies, using AJax to communicate with backends, and using the Vue-Router to enable routing within your application. You'll leave with the experience you need to get quickly started on your next project in Vue or dive into an existing code base.
FriendsHq
This workshop attempts to demonstrate creating a simple web application using Vue.js.
The constructs that we see being employed in this demo are:
- Creating Vue.js components
- Creating component hierarchies
props
and custom events- Smart vs. Dumb components
- Ajax using
axios
- Routes, routing, and the
router-view
About Raju Gandhi
Raju is a software craftsman with almost 20 years of hands-on experience scoping, architecting, designing, implementing full stack applications.
He provides a 360 view of the development cycle, is proficient in a variety of programming languages and paradigms, experienced with software development methodologies, as well an expert in infrastructure and tooling.
He has long been in the pursuit of hermeticism across the development stack by championing immutability during development (with languages like Clojure), deployment (leveraging tools like Docker and Kubernetes), and provisioning and configuration via code (toolkits like Ansible, Terraform, Packer, everything-as-code).
Raju is a published author, internationally known public speaker and trainer.
Raju can be found on Twitter as @looselytyped.
In his spare time, you will find Raju reading, playing with technology, or spending time with his wonderful (and significantly better) other half.