7 - 7. Evan You on the Virtual DOM
8 - 8. Functional Components
8 - 8. Functional Components
9 - 9. Evan You on Functional Components
10 - 10. The Mounting Process
10 - 10. The Mounting Process
11 - 11. Evan You on the Mounting Process
12 - 12. Scoped Slots & Render Props
12 - 12. Scoped Slots & Render Props
Title: Unit Testing Vue 2
Description: Learn about the benefits of unit testing, and what you should and shouldn't be testing in your Vue apps.
Link: https://www.vuemastery.com/courses/unit-testing/what-to-test
Difficulty: #BEGINNER
Lessons: 5 / 6
Tags: #vuemastery
One lesson is broken duo vuemastery
Description: Learn about the benefits of unit testing, and what you should and shouldn't be testing in your Vue apps.
Link: https://www.vuemastery.com/courses/unit-testing/what-to-test
Difficulty: #BEGINNER
Lessons: 5 / 6
Tags: #vuemastery
Vue Mastery
What to test
Learn about the benefits of unit testing, and what you should and shouldn't be testing in your Vue apps.
1 - 1. What to test
2 - 2. Writing a Unit Test with Jest
2 - 2. Writing a Unit Test with Jest
4 - 4. Testing Emitted Events
5 - 5. Testing API Calls
5 - 5. Testing API Calls
Title: Real World Testing
Description: Explore how to thoroughly test a production-level Vue app
Link: https://www.vuemastery.com/courses/real-world-testing/getting-started
Difficulty: #INTERMEDIATE
Lessons: 5 / 6
Tags: #vuemastery #vue3
One lesson broken duo vuemaster
Description: Explore how to thoroughly test a production-level Vue app
Link: https://www.vuemastery.com/courses/real-world-testing/getting-started
Difficulty: #INTERMEDIATE
Lessons: 5 / 6
Tags: #vuemastery #vue3
Vue Mastery
Getting Started
Gain confidence testing your Vue apps in this Real World Testing course
1 - 1. Getting Started
3 - 3. Mocking Vuex Stores- Part 1
3 - 3. Mocking Vuex Stores- Part 1
4 - 4. Mocking Vuex Stores- Part 2
5 - 5. Mocking the Network with Mock Service Worker- Part 1
5 - 5. Mocking the Network with Mock Service Worker- Part 1
Media is too big
VIEW IN TELEGRAM
6 - 6. Mocking the Network with Mock Service Worker- Part 2
Title: Build a Gmail Clone with Vue 3
Description: Put theory into practice by building a feature-rich email app that makes use of the core new features of Vue 3.
Link: https://www.vuemastery.com/courses/build-a-gmail-clone-with-vue3/tour-the-project
Difficulty: #ADVANCED
Lessons: 16 / 16
Tags: #vuemastery #vue3
Description: Put theory into practice by building a feature-rich email app that makes use of the core new features of Vue 3.
Link: https://www.vuemastery.com/courses/build-a-gmail-clone-with-vue3/tour-the-project
Difficulty: #ADVANCED
Lessons: 16 / 16
Tags: #vuemastery #vue3
Vue Mastery
Tour the Project
Let’s take a look at the email app we’ll be building with Vue 3
1 - 1. Tour the Project
2 - 2. Building the Inbox
2 - 2. Building the Inbox
3 - 3. Async Setup & Suspense
4 - 4. Axios & JSON Server
4 - 4. Axios & JSON Server