Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Vue 3 Mastery - Router, Vuex, Composition API, Unit Testing

Posted By: ELK1nG
Vue 3 Mastery - Router, Vuex, Composition API, Unit Testing

Vue 3 Mastery - Router, Vuex, Composition API, Unit Testing
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 7 lectures (59m) | Size: 344.7 MB

Learn Vue.js 3 with Router, Vuex, Composition API, Nuxt.js, Unit Testing, JavaScript (ES6), Firebase & Ionic 5 with Vue

What you'll learn:
Vue cli, router, and State management with Vuex
Modern Javascript (ES6/7/8)
User permissions & Route Guards
Third party authentication
Firebase Realtime Database & Cloud Functions
Application Architecture and Best Practices
Code splitting
Webpack Configuration
SEO and Pre-rendering

Requirements
Be familiar with JavaScript
Basic ES6 like arrow functions and import statements
Fundamental knowledge of Vue is good to have but not mandatory

Description
Learn everything you need to know to get started with Vue.js components. Web components are custom developer defined HTML elements, like <p>,<body>, or <button>, that allows us to encapsulate some functionality of our applications.

Vue.js is a fantastic JavaScript framework, that is performant, progressive, and remarkably easy to start using. This is our course starting from the very basics of Vue.js.

Components are the puzzle pieces of a Vue.js website. Components combine blocks of HTML, JavaScript, and CSS. And as a result, they allow us to easily encapsulate and reuse functionality in our applications.

After this course, you'll be familiar with:

The idea behind components and how Vue.js components work

Component's template, and multiple ways to define your template

Communication between components with props and custom events

What is the true difference between global and local component registration

The lifecycle hooks of a component

Component composition with nested components and slots

Component's best practices and common pitfalls

We've also prepared exercises for the course, so you can practice what you learn.

Vue.js Component Exercises:

Build a GitHub user profile component

Create a Notification Message component

What you will learn

Vue-CLI, Vue Router, and State Management with Vuex

Modern JavaScript (ES6/7/8)

User Permissions and Protected Routes

Third-Party Authentication

Firebase Realtime Database & Cloud Functions

Application Architecture and Best Practices

Code splitting

Webpack Configuration

SEO and Pre-rendering

Who this course is for
Everyone interested in Frontend Development with VueJS
Anyone who is interested to create mobile app using Ionic and VueJS for Android and iOS