Pinia Course 2022 |

  Рет қаралды 23,579

Bitfumes - AI & LLMs

Bitfumes - AI & LLMs

Күн бұрын

Пікірлер: 63
@rylan7173
@rylan7173 10 ай бұрын
1:21:43. When you updated the getters "countDigitalLength" to computed property should use the "count.value.toString().length" rather then the Ref object directly calls it.
@timmehss9149
@timmehss9149 Жыл бұрын
1:19:00 For the people that want to know how to fix this issue: You have to say {{ fullname }} instead of {{ user.fullname }}. It's displayed the same way you show the countDigitLenght for the counter on your screen. That getter is called "countDigitLenght" and is also displayed just by using {{ countDigitLenght }}
@christopherokonkwo
@christopherokonkwo Жыл бұрын
This is amazing and you have saved me a lot of googling time. Thanks sir
@rahuljat
@rahuljat 2 жыл бұрын
Thank you so much for this course 😊
@Bitfumes
@Bitfumes 2 жыл бұрын
It's my pleasure Thanks for watching, please subscribe and like this video
@eslamgmal2162
@eslamgmal2162 2 жыл бұрын
perfect keep it up and thanks so much
@Bitfumes
@Bitfumes 2 жыл бұрын
Thank you too Thanks for watching, please subscribe and like this video
@cedricyt4086
@cedricyt4086 2 жыл бұрын
Love your stuff! Big help!
@Bitfumes
@Bitfumes 2 жыл бұрын
Thanks for watching, please subscribe and like this video
@AK-ti5lm
@AK-ti5lm Жыл бұрын
Instructor is not experienced!!!
@SatyamGupta-t3q
@SatyamGupta-t3q 5 ай бұрын
Sir please answer my question, when we click logout isauthenticated state becomes false, but when we reload the same page again it's becoming true that means for reloading store is resetting the value. I am facing issue in my application when Login token is generating i am making isauthenticated true but after I try to switch routes it's again setting to false How can we overcome for this?
@adityatondon9493
@adityatondon9493 Жыл бұрын
Thanks for these awesome things.. What about the v-model thing in form input?
@funkafunda7313
@funkafunda7313 Жыл бұрын
just amazing video. but i have a question when i access that stored value in store i 2nd component it looks good but when i refresh that particula page it returns empty
@khadimhusen
@khadimhusen 2 жыл бұрын
I like coding part much than theory. 😜
@Bitfumes
@Bitfumes 2 жыл бұрын
yeahhh me toooo Must little theory is must
@JuanEstebanQuiramaLopez
@JuanEstebanQuiramaLopez Жыл бұрын
Gracias, muy útil :D
@truthteachers
@truthteachers 2 жыл бұрын
Sorry bro, had to give this video a dislike. You are fumbling around and confusing. The problem is when i follow your code. I too have to fumble, without knowing why, and then correct myself. I guess you did not organize yourself.
@виртуоз_ру
@виртуоз_ру Жыл бұрын
👍👍👍
@arifhossain8753
@arifhossain8753 Жыл бұрын
None professional video. West of time. Too much extra talk and Vue conventions not well followed in code!
@it17harshahuja81
@it17harshahuja81 8 ай бұрын
Is this video using composition api or option api. please tell fast if possible.🙏🙏
@Bitfumes
@Bitfumes 8 ай бұрын
composition API
@juliusmboto7289
@juliusmboto7289 2 ай бұрын
Bro, thank you alot for this. May God bless you and your family
@Bitfumes
@Bitfumes 2 ай бұрын
Thank you so much
@aguud
@aguud 2 ай бұрын
liked
@Bitfumes
@Bitfumes 2 ай бұрын
Thanks for your love and support, keep learning. Join bitfumes newsletter bitfumes.com/newsletters
@tanmayjain5821
@tanmayjain5821 28 күн бұрын
How can we make this counter component reusable with different values? Since it is connected to store, we can only show same value on all the counter. How to get out of this and make this component reusable? I think passing data as props is one way but the problem here is if we have complex parent child relationship, we will not able to pass it from props.
@ashishkolarkar8448
@ashishkolarkar8448 2 жыл бұрын
Admire your consistency of delivering innovative courses. Kudos.
@Bitfumes
@Bitfumes 2 жыл бұрын
Thanks a lot sir You are always there for my support
@shuvokhan3148
@shuvokhan3148 2 жыл бұрын
Please make video with veujs pwa
@Bitfumes
@Bitfumes 2 жыл бұрын
Yup I will surely try
@egedesolomon7454
@egedesolomon7454 11 ай бұрын
This is actually the only course where he taught the full thing. Thanks, finally😅
@SAIEN333
@SAIEN333 6 ай бұрын
1:02:46 whats the extension to tell errors like this?
@maulik1644
@maulik1644 2 жыл бұрын
Thank you very much for easy explanation just like a teacher teaching to a 10 year's student👍
@Bitfumes
@Bitfumes 2 жыл бұрын
Glad you liked it Thanks for watching, please subscribe and like this video
@eldyko
@eldyko Жыл бұрын
Thanks for all the great videos! Would you use this with nuxt3? Or does nuxt3 use a different store?
@DeepakGupta-pz4fx
@DeepakGupta-pz4fx 2 жыл бұрын
yrrr please market demand crash course coming...please make on Express JS tutorials
@Bitfumes
@Bitfumes 2 жыл бұрын
Yes sure
@dimitmoto1716
@dimitmoto1716 2 жыл бұрын
I just finished the video. I learned a lot and I really enjoyed it! Many many thanks Sarthak! I like your style of teaching, simple, practical and in depth the same time! in 1:23:00 sth strange happened: you writhe this.count++ and it worked fine. I removed this and throwed error that I assign to constant. Then I wrote count.value++ and worked fine...
@Bitfumes
@Bitfumes 2 жыл бұрын
Glad you liked it! It could be because of vuejs version Thanks for watching, please subscribe and like this video
@dimitmoto1716
@dimitmoto1716 2 жыл бұрын
@@Bitfumes I've already liked the video and I am already subscriber :)
@thutaminthway9672
@thutaminthway9672 2 жыл бұрын
Hello sir. What is the difference between Pinia and Vuex sir? Are they the same flow?
@Bitfumes
@Bitfumes 2 жыл бұрын
Almost same but pinia is more powerful and easy
@thutaminthway9672
@thutaminthway9672 2 жыл бұрын
@@Bitfumes Thank you for your course sir. I really love it.
@AsadulIslam-yb8lu
@AsadulIslam-yb8lu Жыл бұрын
Your explanation is aweome. Carry on
@Bitfumes
@Bitfumes Жыл бұрын
Thanks for your love and support, keep learning. Join bitfumes telegram group t.me/bitfumes
@TheodoreRavindranath
@TheodoreRavindranath 5 ай бұрын
Amazing content... so comprehensive. Thanks for sharing!
@emrkurumsal7467
@emrkurumsal7467 2 жыл бұрын
better, but is also more professional
@Bitfumes
@Bitfumes 2 жыл бұрын
Thanks for watching, please subscribe and like this video
@yassineabdelouafi
@yassineabdelouafi Жыл бұрын
pinia is very simple than vuex of vue
@sahylamyr
@sahylamyr 2 жыл бұрын
thanks!!!
@Bitfumes
@Bitfumes 2 жыл бұрын
You're welcome! Thanks for watching, please subscribe and like this video
@araromirichie4825
@araromirichie4825 Жыл бұрын
please what extension helps you auto import?
@doanything3799
@doanything3799 2 жыл бұрын
Yes it can - don't despair!
@beratakcay2017
@beratakcay2017 2 жыл бұрын
Thank u so much, interested in starting so soft during quarintine and just need a place to get started, thx for the support
@Bitfumes
@Bitfumes 2 жыл бұрын
Best of luck! Thanks for watching, please subscribe and like this video
@ziyoxojasultonov2883
@ziyoxojasultonov2883 Жыл бұрын
💯💯
@mohammadravand4351
@mohammadravand4351 Жыл бұрын
thank you very mutch again with best course whit is very good
The Pinia Crash Course
34:40
Laith Academy
Рет қаралды 16 М.
Learn Pinia in 30 MINUTES! (Vue JS 3)
33:58
Make Apps with Danny
Рет қаралды 119 М.
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 13 МЛН
Шок. Никокадо Авокадо похудел на 110 кг
00:44
LIFEHACK😳 Rate our backpacks 1-10 😜🔥🎒
00:13
Diana Belitskay
Рет қаралды 3,9 МЛН
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 4,9 МЛН
5 Elegant ways to use Pinia 🍍
17:01
Vue Mastery
Рет қаралды 14 М.
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,5 МЛН
Being Competent With Coding Is More Fun
11:13
TheVimeagen
Рет қаралды 81 М.
Vue State Management Pinia Crash Course - Pinia Tutorial Vue.js 3
15:42
Program With Erik
Рет қаралды 49 М.
Vue JS Crash Course
1:50:52
Traversy Media
Рет қаралды 1,3 МЛН
Beyond State Management in Pinia by Eduardo San Martin
26:32
VueConf Toronto
Рет қаралды 8 М.
"The Life & Death of htmx" by Alexander Petros at Big Sky Dev Con 2024
23:01
Montana Programmers
Рет қаралды 60 М.
Nuxt 3 full course build and deploy | #Nuxtjs #vue #nuxt3
2:49:16
Bitfumes - AI & LLMs
Рет қаралды 57 М.
Vuetify 3 + Nuxt 3 : Vue.js Will Never Be The Same
13:02
Program With Erik
Рет қаралды 46 М.
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 13 МЛН