What if I need to use some helpers functions inside composables? For example some strings transfromation functionality which has nothing to do with my composable. Do I need to create another composable and import it or just external js file?
@@Webnoob using backend as laravel API with JWT token , make user registration page with name, email, profile image, and password as input fields. with email verification. In Login page having email and password field for Login, along with password reset options. In user dashboard user can make modify there profile image and password. In admin panel having user crud system along with user Search . Thank you please make this all option in nuxt.js upcoming tutorial.
this channel absolute gem for vue js. thanks. ı m waiting vue 3 projects from you
Happy to hear that! Thank you ✌🙂
Thanks subscribed. Very clear and simple explanations on this channel.
You’re welcome 😉
Gutes Video; Sachsen die Englisch sprechen sind immer wieder gut 😂
Could you use typescript instead of js in future videos?
I'll keep it simple and stick with javascript
What if I need to use some helpers functions inside composables?
For example some strings transfromation functionality which has nothing to do with my composable.
Do I need to create another composable and import it or just external js file?
Awesome Man
Thank you ✌️🙂
очень хороший контент
Thank you
Да, согласен
At 7:21 you are using data.addOne but in the useCounter file you haven’t defined it :)
I need a break 🙄
Thanks, that’s right, of course. But the result of the reactivity lost would be the same. 🤷♂️
Webnoob yeah, I was just pointing it out because someone could think that the cause it’s your error 👌🏻 good video anyway
Thanks again! 🙏💚
This is what i want.
Composition API in a nutshell: The same as Vue2, now with more typing! (and typescript)
Where are you my friend?
Sir make nuxt.js tutorial
Anything specific about Nuxt.js?
@@Webnoob using backend as laravel API with JWT token , make user registration page with name, email, profile image, and password as input fields. with email verification. In Login page having email and password field for Login, along with password reset options. In user dashboard user can make modify there profile image and password. In admin panel having user crud system along with user Search .
Thank you please make this all option in nuxt.js upcoming tutorial.