<
e26
Vue Basics 101

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Vue is a modern Javascript framework that is powerful but yet simple to understand. In this episode, we are covering the basics of Vue by setting up a reusable button component. We will wrap it up by fetching some data from the Laravel backend using Axios.