Vue.js 3 and the Composition API is here! Learn to build real world apps with the Composition API, TypeScript, Vue Router and testing with Vue Test Utils. This is an intermediate course. We move fast and introduce all the required topics to build highly dynamic, complex single page apps with Vue.js 3 and the new Composition API.
Vue JS 3: The Composition API
Vue JS 3: The Composition API is a 55-lesson 5 hours 24 minutes self-paced course by Udemy. Vue.
Course facts
- Lessons
- 55
- Duration
- 5 hours 24 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
Unlike other courses, testing and design patterns are at the core of everything we do. We explore the new features Vue.js 3 brings to the table.
Some of the things you'll learn:
- how to use and test new Vue 3 features like Teleport and Suspense
- building resuable modules using the new reactivity API
- create a flux store from scratch
- Routing, include navigation guards with Vue Router 4
- Writing and testing complex interactions with Vue Test Utils
- TypeScript to create typesafe applications
This is a intermediate to advanced course; some basic programming knowledge is required. I respect your time and have packed as much content into the course as possible. We won't explain the same basic concept 10 times over, rather, move quickly and see the same concepts applied in different contexts to reinforce them.
Who teaches Vue JS 3: The Composition API? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in Vue JS 3: The Composition API?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Installation and Configuration Demo | 03:56 | |
| 2 | Vue Single File Components | 07:07 | |
| 3 | Directives and the Setup Function | 03:58 | |
| 4 | Bindings with v-bind | 03:06 | |
| 5 | Reactivity with ref | 05:20 | |
| 6 | Derived Data with computed | 06:31 | |
| 7 | Testing with Vue Test Utils (Part 1) | 05:16 | |
| 8 | Testing with Vue Test Utils (Part 2) | 06:53 | |
| 9 | Refactoring with Confidence | 05:21 | |
| 10 | Loading with Suspense | 04:51 | |
| 11 | Defining a Reactive Store | 03:50 | |
| 12 | State Data Structures | 05:03 | |
| 13 | Fetching Posts Asynchronously | 04:05 | |
| 14 | The useStore Composable | 07:51 | |
| 15 | Mocking Axios | 04:34 | |
| 16 | Testing with Vue Test Utils (Part 3) | 08:44 | |
| 17 | Routing with Vue Router | 05:59 | |
| 18 | New Post Route | 04:13 | |
| 19 | Post Editor and Volar | 05:48 | |
| 20 | v-model Directive and Template Refs | 07:10 | |
| 21 | Two way binding with contenteditable | 06:14 | |
| 22 | Rendering HTML with Marked | 09:11 | |
| 23 | Syntax Highlighting | 05:41 | |
| 24 | Quick Styling Fix | 02:43 | |
| 25 | Optimizations: watch, watchEffect and debounce | 07:10 | |
| 26 | Custom Events and Saving a Post | 07:16 | |
| 27 | Testing with Vue Test Utils (Part 4) | 12:46 | |
| 28 | Persisting Posts and Routing with useRouter | 08:11 | |
| 29 | Teleport for Modals | 03:36 | |
| 30 | Creating the useModal Composable | 05:08 | |
| 31 | v-model with Custom Components | 07:30 | |
| 32 | Framework Agnostic Validation | 10:10 | |
| 33 | Signup Form Component | 07:24 | |
| 34 | Fixing a bug in FormInput | 02:52 | |
| 35 | Submitting the Form and Event Modifiers | 07:38 | |
| 36 | Plugins with Provide and Inject | 05:51 | |
| 37 | Testing Plugins - Testing with Vue Test Utils (Part 5) | 04:36 | |
| 38 | Testing New Post - Testing with Vue Test Utils (Part 6) | 07:48 | |
| 39 | Introduction to Authentication and Authorization | 01:41 | |
| 40 | Persisting Users | 06:19 | |
| 41 | Dynamic Components | 08:06 | |
| 42 | Optimizations with markRaw | 04:32 | |
| 43 | Advanced Routing with Router Guards | 08:43 | |
| 44 | Access Params with useRoute | 05:44 | |
| 45 | Loading Posts and a Mysterious Bug | 05:44 | |
| 46 | Editing Posts | 03:15 | |
| 47 | Fixing Two Subtle Bugs | 04:56 | |
| 48 | Authorizing the Current User | 04:25 | |
| 49 | Conditional Edit Button | 01:55 | |
| 50 | Testing Vue Router - Testing with Vue Test Utils (Part 8) | 09:20 | |
| 51 | Test Maintenance - Testing with Vue Test Utils (Part 9) | 07:46 | |
| 52 | Rendering Post HTML | 04:54 | |
| 53 | Editing Posts | 03:54 | |
| 54 | Modular Tests - Testing with Vue Test Utils (Part 10) | 07:30 | |
| 55 | Deploying to Production | 04:21 |
Get instant access to all 54 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to Vue JS 3: The Composition API?
-
Updated 2y agoBuild a Server Rendered Vue.js App with Nuxt and Vuex
By: egghead.ioVue.js has a first-class ecosystem to help construct Vue.js apps. This includes Nuxt.js which enables server-rendered applications and a page-based approach. T33m -
Updated 2y agoRobust Vue.js Forms with FormKit
By: Vue SchoolForms are the core of interactive and dynamic web pages. They accept user input and must respond to that input often in real time and in a variety of ways. Form2h 4m -
Updated 3y agoPWA with Vue JS, Quasar & Firebase (with NodeJS & Express)
By: UdemyIn this course, I'm gonna show you how to use Vue JS, Quasar Framework and Firebase to create an amazing Progressive Web App (PWA).14h 36m -
Updated 1y agoVue Component Design: Master Scalable Vue.js Patterns
By: Vue SchoolBuild scalable Vue components with clear patterns. In this course, you learn how to design Vue parts that are easy to read, test, and grow.54m -
Updated 2y agoAdvanced Vue Component Design
By: Adam WathanWhen I first started using Vue, I fell in love because of how easy it made it to do what quickly turned into a mess with jQuery, like dynamically adding fields3h 57m -
Updated 1y agoQuasar Fundamentals: Build Cross-Platform Vue.js Apps
By: Vue SchoolQuasar Framework will amaze you with its capabilities! By the end of this course, you will be able to develop applications on Vue.js for Android, iOS, Windows.7h 6m -
Updated 2y agoVue 3, Nuxt.js and Laravel: A Practical Guide
By: UdemyLearn how to create 3 different apps with Vue 3, Nuxt.js and Laravel. The first app will be an Admin app using Vue 3 Composition API The second app will be an I10h 17m5/5
More courses by Udemy
-
NewReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5 -
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m -
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5 -
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5 -
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5 -
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5