During this session, you will learn how to add interactivity to your web app using the Vue Javascript framework .
Session details
This session takes place on the 31st of Oct 14:00 UTC.
- ☎️ Video call
- 📝 Minutes
- 🔴 Recording: Will be made available after the session.
Installations
You do not need to install anything for this session. You can just import Vue using the HTML <script>
tag. Next week, we will show you how you can also use a package manager like Yarn to add Vue to your project.
Group project
This week, you will be adding some interactivity to your web page for the first time.
You may find this session a bit more difficult than previous weeks. Know that our trainers are happy to answer any questions you may have,
We made an example HTML file that uses Vue to help you get started.