资源详情

返回首页 | 相关搜索
Vue.js Master Class 2024 Edition
大小 4.75 GB
文件数 253
Info Hash: 2DC93DAFF2C08AE574DD85B0F63357F8FB727C13
收录时间 2026-02-22 12:37:38
更新时间 2026-02-22 12:37:38
文件列表 (253)
01_Ready, Set, Code/01_Introduction and Project Over-Vue.mp4
91.67 MB
01_Ready, Set, Code/01_Introduction and Project Over-Vue.vtt
5.08 KB
01_Ready, Set, Code/02_Learning Environment Intro.mp4
20.29 MB
01_Ready, Set, Code/02_Learning Environment Intro.vtt
5.29 KB
01_Ready, Set, Code/03_Prerequisites and Initial Environment.mp4
56.95 MB
01_Ready, Set, Code/03_Prerequisites and Initial Environment.vtt
8.24 KB
01_Ready, Set, Code/04_Scaffolding a Lightning-Fast Vue.js 3 App with Vite.mp4
35.91 MB
01_Ready, Set, Code/04_Scaffolding a Lightning-Fast Vue.js 3 App with Vite.vtt
5.52 KB
01_Ready, Set, Code/05_Powering Up VS Code P1_ Vue.js 3 Official Extension.mp4
37.4 MB
01_Ready, Set, Code/05_Powering Up VS Code P1_ Vue.js 3 Official Extension.vtt
7.85 KB
01_Ready, Set, Code/06_Powering Up VS Code P2_ Eslint for Vue.js 3.mp4
78.06 MB
01_Ready, Set, Code/06_Powering Up VS Code P2_ Eslint for Vue.js 3.vtt
16.04 KB
01_Ready, Set, Code/07_Powering Up VS Code P3_ Prettier for Vue.js 3.mp4
38.39 MB
01_Ready, Set, Code/07_Powering Up VS Code P3_ Prettier for Vue.js 3.vtt
7.95 KB
01_Ready, Set, Code/08_Git Basics for Every Developer.mp4
108.28 MB
01_Ready, Set, Code/08_Git Basics for Every Developer.vtt
9.83 KB
02_Project Structure and Routing/01_Navigating the Project Directories and Boilerplate Cleanup.mp4
44.46 MB
02_Project Structure and Routing/01_Navigating the Project Directories and Boilerplate Cleanup.vtt
11.95 KB
02_Project Structure and Routing/02_Setting Up Vue Router and Navigation with Router Link.mp4
35.05 MB
02_Project Structure and Routing/02_Setting Up Vue Router and Navigation with Router Link.vtt
10.91 KB
02_Project Structure and Routing/03_Lazy Load Routes with Vite?s Dynamic Imports in Vue Router.mp4
13.47 MB
02_Project Structure and Routing/03_Lazy Load Routes with Vite?s Dynamic Imports in Vue Router.vtt
3.13 KB
02_Project Structure and Routing/04_Create Dynamic Routes with Wildcards in Vue Router.mp4
27.09 MB
02_Project Structure and Routing/04_Create Dynamic Routes with Wildcards in Vue Router.vtt
6.29 KB
02_Project Structure and Routing/05_Catch All Undefined Routes and Create 404 Not Found Page in Vue Router.mp4
25.05 MB
02_Project Structure and Routing/05_Catch All Undefined Routes and Create 404 Not Found Page in Vue Router.vtt
8.26 KB
02_Project Structure and Routing/06_Set Up Auto Routes in Vue Router with TypeScript Support.mp4
37.44 MB
02_Project Structure and Routing/06_Set Up Auto Routes in Vue Router with TypeScript Support.vtt
8.49 KB
02_Project Structure and Routing/07_Refactor Vue.js Codebase for File-Based Routing.mp4
69.78 MB
02_Project Structure and Routing/07_Refactor Vue.js Codebase for File-Based Routing.vtt
7.96 KB
03_Bootstrap the App Backend with Supabase/01_Supabase_ The Perfect Backend for Vue.js Frontend.mp4
52.27 MB
03_Bootstrap the App Backend with Supabase/01_Supabase_ The Perfect Backend for Vue.js Frontend.vtt
3.86 KB
03_Bootstrap the App Backend with Supabase/02_Integrate Supabase and Connect with Vue.js.mp4
31.13 MB
03_Bootstrap the App Backend with Supabase/02_Integrate Supabase and Connect with Vue.js.vtt
8.9 KB
03_Bootstrap the App Backend with Supabase/03_Secure Secret App Data with Vite Environment Variables.mp4
37.63 MB
03_Bootstrap the App Backend with Supabase/03_Secure Secret App Data with Vite Environment Variables.vtt
10.8 KB
03_Bootstrap the App Backend with Supabase/04_Use Supabase UI to Create Tables and Rows.mp4
24.03 MB
03_Bootstrap the App Backend with Supabase/04_Use Supabase UI to Create Tables and Rows.vtt
7.65 KB
03_Bootstrap the App Backend with Supabase/05_Use Supabase SQL Editor to Create Tables and Rows.mp4
26.31 MB
03_Bootstrap the App Backend with Supabase/05_Use Supabase SQL Editor to Create Tables and Rows.vtt
7.69 KB
03_Bootstrap the App Backend with Supabase/06_Use Supabase CLI in Vue.js and Connect to the Remote Project.mp4
46.2 MB
03_Bootstrap the App Backend with Supabase/06_Use Supabase CLI in Vue.js and Connect to the Remote Project.vtt
6.95 KB
03_Bootstrap the App Backend with Supabase/07_Create Supabase Database Migration Files in Vue.js.mp4
36.02 MB
03_Bootstrap the App Backend with Supabase/07_Create Supabase Database Migration Files in Vue.js.vtt
6.33 KB
03_Bootstrap the App Backend with Supabase/08_Getting Started with Fakerjs.mp4
35.05 MB
03_Bootstrap the App Backend with Supabase/08_Getting Started with Fakerjs.vtt
6.33 KB
03_Bootstrap the App Backend with Supabase/09_Set Up Supabase JavaScript Client in Node Environment.mp4
23.93 MB
03_Bootstrap the App Backend with Supabase/09_Set Up Supabase JavaScript Client in Node Environment.vtt
7.19 KB
03_Bootstrap the App Backend with Supabase/10_Seeding the Supabase Remote Database with Fakerjs.mp4
51.26 MB
03_Bootstrap the App Backend with Supabase/10_Seeding the Supabase Remote Database with Fakerjs.vtt
8.37 KB
03_Bootstrap the App Backend with Supabase/11_Insert Bulk Entries Into Supabase Database.mp4
19.37 MB
03_Bootstrap the App Backend with Supabase/11_Insert Bulk Entries Into Supabase Database.vtt
3.76 KB
03_Bootstrap the App Backend with Supabase/12_Query Supabase from Vue.js Script Setup.mp4
29.2 MB
03_Bootstrap the App Backend with Supabase/12_Query Supabase from Vue.js Script Setup.vtt
6.77 KB
03_Bootstrap the App Backend with Supabase/13_Use Immediately Invoked Function Expression in Script Setup.mp4
17.82 MB
03_Bootstrap the App Backend with Supabase/13_Use Immediately Invoked Function Expression in Script Setup.vtt
4.35 KB
03_Bootstrap the App Backend with Supabase/14_Introduction to Vue.js Reactivity System and Using Refs.mp4
34.35 MB
03_Bootstrap the App Backend with Supabase/14_Introduction to Vue.js Reactivity System and Using Refs.vtt
7.58 KB
03_Bootstrap the App Backend with Supabase/15_Provide TypeScript Type Definitions for Refs in Vue.js Script Setup.mp4
19.31 MB
03_Bootstrap the App Backend with Supabase/15_Provide TypeScript Type Definitions for Refs in Vue.js Script Setup.vtt
4.88 KB
03_Bootstrap the App Backend with Supabase/16_Add TypeScript Support to Supabase in Vue.js.mp4
41.09 MB
03_Bootstrap the App Backend with Supabase/16_Add TypeScript Support to Supabase in Vue.js.vtt
8.6 KB
03_Bootstrap the App Backend with Supabase/17_Create a New Page for Tasks with Database Migration, Seed and Types.mp4
52.2 MB
03_Bootstrap the App Backend with Supabase/17_Create a New Page for Tasks with Database Migration, Seed and Types.vtt
10.49 KB
04_Adding UI Elegance with Style/01_Getting Started with Shadcn UI and Vue.js.mp4
49.48 MB
04_Adding UI Elegance with Style/01_Getting Started with Shadcn UI and Vue.js.vtt
9.36 KB
04_Adding UI Elegance with Style/02_Prepare the Vue App Layout with TailwindCSS.mp4
25.45 MB
04_Adding UI Elegance with Style/02_Prepare the Vue App Layout with TailwindCSS.vtt
8.34 KB
04_Adding UI Elegance with Style/03_Utilize Shadcn Input and Dropdown Components.mp4
38.17 MB
04_Adding UI Elegance with Style/03_Utilize Shadcn Input and Dropdown Components.vtt
8.11 KB
04_Adding UI Elegance with Style/04_Use Lucide Icons with Iconify and Vue.mp4
41.01 MB
04_Adding UI Elegance with Style/04_Use Lucide Icons with Iconify and Vue.vtt
5.19 KB
04_Adding UI Elegance with Style/05_Iconify Icon Web Component in Vue.mp4
36.97 MB
04_Adding UI Elegance with Style/05_Iconify Icon Web Component in Vue.vtt
8.51 KB
04_Adding UI Elegance with Style/06_Create a Sidebar and Organize Code with Vue Components.mp4
37.89 MB
04_Adding UI Elegance with Style/06_Create a Sidebar and Organize Code with Vue Components.vtt
6.83 KB
04_Adding UI Elegance with Style/07_Extract a Reusable Vue Component for Sidebar Links.mp4
41.25 MB
04_Adding UI Elegance with Style/07_Extract a Reusable Vue Component for Sidebar Links.vtt
9.16 KB
04_Adding UI Elegance with Style/08_Configure Vue Router Active Links with TailwindCSS.mp4
20.21 MB
04_Adding UI Elegance with Style/08_Configure Vue Router Active Links with TailwindCSS.vtt
4.76 KB
04_Adding UI Elegance with Style/09_Create Layout Vue.js Component.mp4
24.9 MB
04_Adding UI Elegance with Style/09_Create Layout Vue.js Component.vtt
6.62 KB
04_Adding UI Elegance with Style/10_Build a Vue.js Data Table Component with Shadcn and TanStack.mp4
49.79 MB
04_Adding UI Elegance with Style/10_Build a Vue.js Data Table Component with Shadcn and TanStack.vtt
9.12 KB
04_Adding UI Elegance with Style/11_Customize the Data Table Implementation for Our Vue.js App.mp4
37.97 MB
04_Adding UI Elegance with Style/11_Customize the Data Table Implementation for Our Vue.js App.vtt
8.71 KB
04_Adding UI Elegance with Style/12_Create a Data Table for the Projects Page.mp4
27.84 MB
04_Adding UI Elegance with Style/12_Create a Data Table for the Projects Page.vtt
5.85 KB
04_Adding UI Elegance with Style/13_Make the Data Table Cells Clickable with RouterLink.mp4
36.89 MB
04_Adding UI Elegance with Style/13_Make the Data Table Cells Clickable with RouterLink.vtt
9.62 KB
04_Adding UI Elegance with Style/14_Exploring Alternative Ways to Integrate Shadcn and TanStack DataTable.mp4
56.52 MB
04_Adding UI Elegance with Style/14_Exploring Alternative Ways to Integrate Shadcn and TanStack DataTable.vtt
13.52 KB
05_Refactoring The Project Architecture for Scalability/01_Integrate unplugin-auto-import with Vue and Vite.mp4
49.44 MB
05_Refactoring The Project Architecture for Scalability/01_Integrate unplugin-auto-import with Vue and Vite.vtt
10.12 KB
05_Refactoring The Project Architecture for Scalability/02_Configure unplugin-auto-import for unplugin-vue-router.mp4
35.99 MB
05_Refactoring The Project Architecture for Scalability/02_Configure unplugin-auto-import for unplugin-vue-router.vtt
7.01 KB
05_Refactoring The Project Architecture for Scalability/03_Implement Components Auto Importing Feature in Vue.js 3.mp4
52.5 MB
05_Refactoring The Project Architecture for Scalability/03_Implement Components Auto Importing Feature in Vue.js 3.vtt
9.26 KB
05_Refactoring The Project Architecture for Scalability/04_Use Vue.js Suspense Component to Handle Async Dependencies.mp4
30.79 MB
05_Refactoring The Project Architecture for Scalability/04_Use Vue.js Suspense Component to Handle Async Dependencies.vtt
8.84 KB
05_Refactoring The Project Architecture for Scalability/05_Enhance Vue Router with Suspense for Async Components.mp4
32.61 MB
05_Refactoring The Project Architecture for Scalability/05_Enhance Vue Router with Suspense for Async Components.vtt
9.92 KB
05_Refactoring The Project Architecture for Scalability/06_Dynamic Page Titles with Pinia.mp4
45.79 MB
05_Refactoring The Project Architecture for Scalability/06_Dynamic Page Titles with Pinia.vtt
12.15 KB
05_Refactoring The Project Architecture for Scalability/07_Retrieve Project Details for Tasks_Querying Nested Database Tables.mp4
28 MB
05_Refactoring The Project Architecture for Scalability/07_Retrieve Project Details for Tasks_Querying Nested Database Tables.vtt
5.67 KB
05_Refactoring The Project Architecture for Scalability/08_Handle Complex Supabase Queries.mp4
37.61 MB
05_Refactoring The Project Architecture for Scalability/08_Handle Complex Supabase Queries.vtt
8.53 KB
05_Refactoring The Project Architecture for Scalability/09_Cleaning Time P1_ Separating Supabase Queries and Types.mp4
35.41 MB
05_Refactoring The Project Architecture for Scalability/09_Cleaning Time P1_ Separating Supabase Queries and Types.vtt
7.45 KB
05_Refactoring The Project Architecture for Scalability/10_Cleaning Time P2_ Separating Column Definitions.mp4
27.43 MB
05_Refactoring The Project Architecture for Scalability/10_Cleaning Time P2_ Separating Column Definitions.vtt
3.85 KB
05_Refactoring The Project Architecture for Scalability/11_Fetch the Data for the Individual Project Page.mp4
46.05 MB
05_Refactoring The Project Architecture for Scalability/11_Fetch the Data for the Individual Project Page.vtt
10.52 KB
05_Refactoring The Project Architecture for Scalability/12_Use the Vue Watch API to Update Pinia Store with the Project Name.mp4
22.19 MB
05_Refactoring The Project Architecture for Scalability/12_Use the Vue Watch API to Update Pinia Store with the Project Name.vtt
5.91 KB
05_Refactoring The Project Architecture for Scalability/13_Make the Project Page Template Dynamic.mp4
36.78 MB
05_Refactoring The Project Architecture for Scalability/13_Make the Project Page Template Dynamic.vtt
8.01 KB
05_Refactoring The Project Architecture for Scalability/14_Exercise_Create Dynamic Indvidual Task Page.mp4
48.65 MB
05_Refactoring The Project Architecture for Scalability/14_Exercise_Create Dynamic Indvidual Task Page.vtt
9.65 KB
06_The Perfect Technique for Global Error Handling/01_Intro_ Why Error Handling Matters for Developers and Users.mp4
43.39 MB
06_The Perfect Technique for Global Error Handling/01_Intro_ Why Error Handling Matters for Developers and Users.vtt
8.45 KB
06_The Perfect Technique for Global Error Handling/02_Create Global Error Handler in Vue.js with Pinia and Vue Router.mp4
28.94 MB
06_The Perfect Technique for Global Error Handling/02_Create Global Error Handler in Vue.js with Pinia and Vue Router.vtt
7.97 KB
06_The Perfect Technique for Global Error Handling/03_Adjust the Error Page for Custom Errors.mp4
39.03 MB
06_The Perfect Technique for Global Error Handling/03_Adjust the Error Page for Custom Errors.vtt
11.6 KB
06_The Perfect Technique for Global Error Handling/04_Adjust the Error Page for Supabase Errors.mp4
58.4 MB
06_The Perfect Technique for Global Error Handling/04_Adjust the Error Page for Supabase Errors.vtt
14.44 KB
06_The Perfect Technique for Global Error Handling/05_Adjust the Error Page for Native JavaScript Errors.mp4
21.21 MB
06_The Perfect Technique for Global Error Handling/05_Adjust the Error Page for Native JavaScript Errors.vtt
4.75 KB
06_The Perfect Technique for Global Error Handling/06_Handle Uncaught JavaScript Errors in Vue.js with onErrorCaptured Hook.mp4
24.5 MB
06_The Perfect Technique for Global Error Handling/06_Handle Uncaught JavaScript Errors in Vue.js with onErrorCaptured Hook.vtt
6.08 KB
06_The Perfect Technique for Global Error Handling/07_Use Props and Vue.js Deep Pseudo-class to Create a Dev Error Component.mp4
31.74 MB
06_The Perfect Technique for Global Error Handling/07_Use Props and Vue.js Deep Pseudo-class to Create a Dev Error Component.vtt
7.85 KB
06_The Perfect Technique for Global Error Handling/08_Create an Error Page for the Production Server.mp4
32.58 MB
06_The Perfect Technique for Global Error Handling/08_Create an Error Page for the Production Server.vtt
7.08 KB
06_The Perfect Technique for Global Error Handling/09_Use defineAsyncComponent to Conditionally Render the Appropriate Error Page.mp4
26.34 MB
06_The Perfect Technique for Global Error Handling/09_Use defineAsyncComponent to Conditionally Render the Appropriate Error Page.vtt
6.24 KB
07_Authentication System with Supabase and State Management/01_Set Up Vue.js and Supabase for Seamless Auth Integration.mp4
32.66 MB
07_Authentication System with Supabase and State Management/01_Set Up Vue.js and Supabase for Seamless Auth Integration.vtt
7.59 KB
07_Authentication System with Supabase and State Management/02_Use v-model to Collect Form Data Values.mp4
29.7 MB
07_Authentication System with Supabase and State Management/02_Use v-model to Collect Form Data Values.vtt
6.38 KB
07_Authentication System with Supabase and State Management/03_Register new Users with Supabase Auth and Vue.mp4
28.57 MB
07_Authentication System with Supabase and State Management/03_Register new Users with Supabase Auth and Vue.vtt
8.03 KB
07_Authentication System with Supabase and State Management/04_Automatically Generate User Profiles on Registration.mp4
21.89 MB
07_Authentication System with Supabase and State Management/04_Automatically Generate User Profiles on Registration.vtt
4.79 KB
07_Authentication System with Supabase and State Management/05_Login Users with Supabase Auth and Vue.mp4
29.52 MB
07_Authentication System with Supabase and State Management/05_Login Users with Supabase Auth and Vue.vtt
6.3 KB
07_Authentication System with Supabase and State Management/06_Quick Cleanup for the Login and Register Pages.mp4
41.33 MB
07_Authentication System with Supabase and State Management/06_Quick Cleanup for the Login and Register Pages.vtt
7.79 KB
07_Authentication System with Supabase and State Management/07_Set Up Auth Store and Integrate It with Utility Functions.mp4
30.33 MB
07_Authentication System with Supabase and State Management/07_Set Up Auth Store and Integrate It with Utility Functions.vtt
7.86 KB
07_Authentication System with Supabase and State Management/08_Fetch the User Profile and Update the Auth Store.mp4
33.99 MB
07_Authentication System with Supabase and State Management/08_Fetch the User Profile and Update the Auth Store.vtt
8.53 KB
07_Authentication System with Supabase and State Management/09_Retrieve the Auth Session using Supabase Client.mp4
27.03 MB
07_Authentication System with Supabase and State Management/09_Retrieve the Auth Session using Supabase Client.vtt
7.32 KB
07_Authentication System with Supabase and State Management/10_Create a Vue Router Guard to Validate the Supabase Auth Session.mp4
22.69 MB
07_Authentication System with Supabase and State Management/10_Create a Vue Router Guard to Validate the Supabase Auth Session.vtt
3.83 KB
07_Authentication System with Supabase and State Management/11_Manage v-for loops with v-if in Vue.js Using Filters.mp4
43.99 MB
07_Authentication System with Supabase and State Management/11_Manage v-for loops with v-if in Vue.js Using Filters.vtt
12.46 KB
07_Authentication System with Supabase and State Management/12_Use the Vue.js Template Special Element with v-for Loops.mp4
25.53 MB
07_Authentication System with Supabase and State Management/12_Use the Vue.js Template Special Element with v-for Loops.vtt
5.74 KB
07_Authentication System with Supabase and State Management/13_Emit Custom Events from Child to Parent in Vue.mp4
45.94 MB
07_Authentication System with Supabase and State Management/13_Emit Custom Events from Child to Parent in Vue.vtt
11.09 KB
07_Authentication System with Supabase and State Management/14_Overcome Challenges of Using Pinia Stores in External Files.mp4
37.05 MB
07_Authentication System with Supabase and State Management/15_Watch for Supabase Auth changes and Update Auth Store.mp4
34.76 MB
07_Authentication System with Supabase and State Management/15_Watch for Supabase Auth changes and Update Auth Store.vtt
8.19 KB
07_Authentication System with Supabase and State Management/16_Protect Routes with Navigation Guards.mp4
50.29 MB
07_Authentication System with Supabase and State Management/16_Protect Routes with Navigation Guards.vtt
8.69 KB
07_Authentication System with Supabase and State Management/17_Wait for Pinia Store Updates Before Navigating.mp4
24.23 MB
07_Authentication System with Supabase and State Management/17_Wait for Pinia Store Updates Before Navigating.vtt
6.66 KB
07_Authentication System with Supabase and State Management/18_Changes to Default Email Provider in Supabase.mp4
33.5 MB
07_Authentication System with Supabase and State Management/18_Changes to Default Email Provider in Supabase.vtt
9.2 KB
07_Authentication System with Supabase and State Management/19_Handle Supabase Server Auth Errors.mp4
37.28 MB
07_Authentication System with Supabase and State Management/19_Handle Supabase Server Auth Errors.vtt
9.21 KB
07_Authentication System with Supabase and State Management/20_Create a Composable for Handling Form Errors.mp4
37.61 MB
07_Authentication System with Supabase and State Management/20_Create a Composable for Handling Form Errors.vtt
8.53 KB
07_Authentication System with Supabase and State Management/21_Implement Realtime Form Validation.mp4
67.28 MB
07_Authentication System with Supabase and State Management/21_Implement Realtime Form Validation.vtt
14.63 KB
07_Authentication System with Supabase and State Management/22_Use watchDebounced from VueUse.mp4
31.48 MB
07_Authentication System with Supabase and State Management/22_Use watchDebounced from VueUse.vtt
8.03 KB
07_Authentication System with Supabase and State Management/23_TypeScript Mapping and Generics.mp4
36.73 MB
07_Authentication System with Supabase and State Management/23_TypeScript Mapping and Generics.vtt
8.47 KB
08_CRUD Operations/01_Create Dynamic User Profiles.mp4
54.91 MB
08_CRUD Operations/01_Create Dynamic User Profiles.vtt
9.06 KB
08_CRUD Operations/02_Using Pinia for Efficient Data Loading and Caching.mp4
55.84 MB
08_CRUD Operations/02_Using Pinia for Efficient Data Loading and Caching.vtt
9.42 KB
08_CRUD Operations/03_Use useMemoize from VueUse to Optimize Pinia Loader Functions.mp4
29.57 MB
08_CRUD Operations/03_Use useMemoize from VueUse to Optimize Pinia Loader Functions.vtt
4.55 KB
08_CRUD Operations/04_Implement Stale While Revalidate with Pinia and useMemoize.mp4
41.64 MB
08_CRUD Operations/04_Implement Stale While Revalidate with Pinia and useMemoize.vtt
8.88 KB
08_CRUD Operations/05_Update Stale Data with Fresh Data.mp4
22.74 MB
08_CRUD Operations/05_Update Stale Data with Fresh Data.vtt
4.95 KB
08_CRUD Operations/06_Set Up Eslint 9 with Flat Config in Vue-js.mp4
65.81 MB
08_CRUD Operations/06_Set Up Eslint 9 with Flat Config in Vue-js.vtt
13.28 KB
08_CRUD Operations/07_Create a Vue-js Composable for Projects Collaborators.mp4
42.33 MB
08_CRUD Operations/07_Create a Vue-js Composable for Projects Collaborators.vtt
10.68 KB
08_CRUD Operations/08_Fetch and Collect Collaborators Across All Projects.mp4
58.49 MB
08_CRUD Operations/08_Fetch and Collect Collaborators Across All Projects.vtt
14.04 KB
08_CRUD Operations/09_Use Vue-js Render Functions to Render Collaborators.mp4
34.39 MB
08_CRUD Operations/09_Use Vue-js Render Functions to Render Collaborators.vtt
7 KB
08_CRUD Operations/10_Load the Collaborators Without Impacting Page Loading Speed.mp4
36.81 MB
08_CRUD Operations/10_Load the Collaborators Without Impacting Page Loading Speed.vtt
7.17 KB
08_CRUD Operations/11_Reuse the Pinia Loader to Load Single Project.mp4
47.16 MB
08_CRUD Operations/11_Reuse the Pinia Loader to Load Single Project.vtt
10.06 KB
08_CRUD Operations/12_Make the Pinia Loader Cache Invalidation Logic Reusable.mp4
53.92 MB
08_CRUD Operations/12_Make the Pinia Loader Cache Invalidation Logic Reusable.vtt
11.1 KB
08_CRUD Operations/13_Fix a Little Bug with the Project Title Watcher.mp4
21.03 MB
08_CRUD Operations/13_Fix a Little Bug with the Project Title Watcher.vtt
4.31 KB
08_CRUD Operations/14_Create Text Field Component with defineModel.mp4
24.05 MB
08_CRUD Operations/14_Create Text Field Component with defineModel.vtt
6.53 KB
08_CRUD Operations/15_Emit Custom Events on Input Blur.mp4
26.41 MB
08_CRUD Operations/15_Emit Custom Events on Input Blur.vtt
5.4 KB
08_CRUD Operations/16_Update Project Title in the Database.mp4
42.95 MB
08_CRUD Operations/16_Update Project Title in the Database.vtt
10.51 KB
08_CRUD Operations/17_Create a Toggle Component for the Project Status.mp4
35.3 MB
08_CRUD Operations/17_Create a Toggle Component for the Project Status.vtt
9.16 KB
08_CRUD Operations/18_Update the Project Status in the Database.mp4
31.19 MB
08_CRUD Operations/18_Update the Project Status in the Database.vtt
8.97 KB
08_CRUD Operations/19_Use Vue.js Props Destructure to Assign Default Values for Props.mp4
28.75 MB
08_CRUD Operations/19_Use Vue.js Props Destructure to Assign Default Values for Props.vtt
6.36 KB
08_CRUD Operations/20_Reuse the useCollab Composable in the Project Page.mp4
47.01 MB
08_CRUD Operations/20_Reuse the useCollab Composable in the Project Page.vtt
11.38 KB
08_CRUD Operations/21_Use defineModel with Textarea and Adjust the Database Schema.mp4
25.87 MB
08_CRUD Operations/21_Use defineModel with Textarea and Adjust the Database Schema.vtt
6.71 KB
08_CRUD Operations/22_Its Showtime- Apply Your Skills to Tasks.mp4
12.56 MB
08_CRUD Operations/22_Its Showtime- Apply Your Skills to Tasks.vtt
4.58 KB
08_CRUD Operations/23_Add Tasks and Projects From Anywhere in the App.mp4
42.89 MB
08_CRUD Operations/23_Add Tasks and Projects From Anywhere in the App.vtt
11.31 KB
08_CRUD Operations/24_How to Install and Use FormKit in Vuejs 3.mp4
38.27 MB
08_CRUD Operations/24_How to Install and Use FormKit in Vuejs 3.vtt
8.24 KB
08_CRUD Operations/25_Create a Form for Tasks using FormKit.mp4
33.75 MB
08_CRUD Operations/25_Create a Form for Tasks using FormKit.vtt
8.09 KB
08_CRUD Operations/26_Fetch the Select Fields Options from the Database.mp4
46.01 MB
08_CRUD Operations/26_Fetch the Select Fields Options from the Database.vtt
9.12 KB
08_CRUD Operations/27_Validate and Create Tasks.mp4
40.89 MB
08_CRUD Operations/27_Validate and Create Tasks.vtt
8.72 KB
08_CRUD Operations/28_Delete Tasks.mp4
58.99 MB
08_CRUD Operations/28_Delete Tasks.vtt
13.04 KB
09_Wrapping Up/01_Render the Appropriate Layout.mp4
21.94 MB
09_Wrapping Up/01_Render the Appropriate Layout.vtt
5.22 KB
09_Wrapping Up/02_Implement Global State with Composables.mp4
64.85 MB
09_Wrapping Up/02_Implement Global State with Composables.vtt
14.6 KB
09_Wrapping Up/03_Use Vue.js Provide and Inject with TypeScript.mp4
36.15 MB
09_Wrapping Up/03_Use Vue.js Provide and Inject with TypeScript.vtt
8.53 KB
09_Wrapping Up/04_Combine RouterView and Suspense with the Vue Transition Component.mp4
45.69 MB
09_Wrapping Up/04_Combine RouterView and Suspense with the Vue Transition Component.vtt
11.42 KB
09_Wrapping Up/05_Add Dark Mode Toggle in Vue With useDark from VueUse.mp4
39.58 MB
09_Wrapping Up/05_Add Dark Mode Toggle in Vue With useDark from VueUse.vtt
9.31 KB
09_Wrapping Up/06_Use Vue Meta to Set Dynamic Title and Meta Data.mp4
31.85 MB
09_Wrapping Up/06_Use Vue Meta to Set Dynamic Title and Meta Data.vtt
6.26 KB
09_Wrapping Up/07_Finished - Not Really-We?re Just Warming Up.mp4
62.57 MB
09_Wrapping Up/07_Finished - Not Really-We?re Just Warming Up.vtt
3.28 KB

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。