Requirements
- HTML knowledge
Description
Let's learn Vue JS Javascript framework, which is a powerful tool to creating reactive components for modern web interfaces.
This quick and free course, aims to show you some of the (many) features that this framework has to offer. And it will be your "open door" to programming with reactive javascript.
To get to know Vue at this first moment, you won't need any special installation. Just an HTML page with a SCRIPT url to Vue library. There are 3 ways to install vue: cli, webpack or just script url. Right this moment , in order to practice and know Vue, let's use last (and less resources) way.
Let's know about
main directives: v-if, v-for, v-bind, v-model, v-on, v-html;
object vue sections (methods, data, mounted, watch),
And, at finish, practical example using requests to server api. Let's use a real and free api to view objects from a museum.
Who is this course for:
Web developers or enthusiasts who want to learn web programming.
Next steps I am preparing (soon):
Another advanced Udemy Vue course, making a real web application of a dashboard with graphs, table list data, upload files, server api integrations, authentication with login and password.
I hope you enjoy. See you soon!
Who this course is for
- Begginer front-end developers