Props and Prop Validation in Vue Js (Hindi)

Channel:
Subscribers:
543,000
Published on ● Video Link: https://www.youtube.com/watch?v=xFFewMKeVhs



Duration: 1:23:49
1,569 views
43


Prop and Prop Validation in Vue Js Hindi
00:00:00 Introduction to Props
00:07:05 Declaring Props
00:09:28 Passing Props
00:11:39 One Way Data Flow
00:16:38 Creating Project
00:19:04 Why Props are Important
00:22:22 Static Props
00:26:21 Dynamic Props
00:29:45 Props are readonly in Child Component
00:31:15 Make Props Local Data Property
00:32:44 Make Props Computed Property
00:34:05 Prop Validation
00:47:22 Make Props Required
00:48:50 Props Default Value
00:49:44 Boolean Casting
00:52:40 Passing Array or Object as Prop
00:57:46 Binding Multiple Properties using Object
01:02:48 Custom Validators
01:14:00 Custom Class

Vue JS: https://www.youtube.com/playlist?list=PLbGui_ZYuhih5ItBhn2cTncaS24_Kgeui

Core JavaScript: https://www.youtube.com/playlist?list=PLbGui_ZYuhiiaQjuOfvgx_-gzVBlCxrk0

Advance JavaScript: https://www.youtube.com/playlist?list=PLbGui_ZYuhihZ-pDxNZuQ7xOQ8IS2z3XI

NPM: https://www.youtube.com/watch?v=xD3V3Uf9HPI

Node Mongo and Express JS: https://www.youtube.com/playlist?list=PLbGui_ZYuhijy1SpwtIS9IwL6OJdbr4kE

Postman Playlist: https://www.youtube.com/playlist?list=PLbGui_ZYuhigvkxzHXRveCnYjZcacTAwq

Check Out Our Other Playlists:
https://www.youtube.com/user/GeekyShow1/playlists


Learn more about subject:
http://www.geekyshows.com/

________________________________________________

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
________________________________________________

T A L K W I T H M E !
Business Email: contact@geekyshows.com
Website: http://www.geekyshows.com/
_______________________________________________

Make sure you LIKE, SUBSCRIBE, COMMENT, and REQUEST A VIDEO! :)
_______________________________________________







Tags:
learn vue js hindi
vue js hindi
complete vue js
vue and vite
install create vue
vite in hindi
vue 3 composition api
composition api
vue vite
vue reactivity
reactive
ref
vue ref
vue reactive
Props
Vue Props
Vue Prop
Declaring Props
Passing Props
One Way Data Flow
Why Props are Important
Static Props
Dynamic Props
Props Required
Props Default
Boolean Casting
Custom Validators
Custom Class
Passing Array or Object as Prop
Props are readonly