I'm glad your channel got recommended to me by the magical RUclips algorithm. Your videos are concise, just like videos from Fireship or the Vue docs. Looking forward to more, although I still have some to watch. Good luck with your channel!
I really like that series about Vue 3 Composition API. Well prepared, thoughtful, short but with all needed infomration. Comparing to others Vue youtubers...really good content. I'm waiting for more like these about Vue 3 :)
Your channel and Fireship.io. My top go to channels now. Thanks heaps. For anyone looking at this is 2021. Vue 3 Snippets highlight Formatters I think has had it's name changed to Vue 3 Support - All in One.
tip 15 is key. awesome info, thanks!
I'm glad your channel got recommended to me by the magical RUclips algorithm. Your videos are concise, just like videos from Fireship or the Vue docs. Looking forward to more, although I still have some to watch. Good luck with your channel!
Thank you! Much appreciated.
Tip 15 makes me smile. Awesome🥁
jsx in composition api? that's some next level thing, pls make a video about that.
I can see you in the future doing a course in vue mastery
Thanks! I'm using JSX in many of my projects as it also adds a better typescript experience. I'll definitely create a video about it!
Wow, loved the editing and the content. RUclips recommendations finally did something good by bringing me here!
Glad you enjoyed!
I really like that series about Vue 3 Composition API. Well prepared, thoughtful, short but with all needed infomration. Comparing to others Vue youtubers...really good content. I'm waiting for more like these about Vue 3 :)
Your channel and Fireship.io. My top go to channels now. Thanks heaps. For anyone looking at this is 2021. Vue 3 Snippets highlight Formatters I think has had it's name changed to Vue 3 Support - All in One.
Nice one! Thanks for the legendary content!
Lovely 💚
man your production has skyrocketed... really inspiring me with my own tutorials channel :)
Thanks! You got this! Keep it up
For vue 3 projects volar is the recommended extension for vs code it has nice ts support and syntax highlighting.
15th tip made my day, thank you so much!!
About #12: Optional chaining returns undefined if accessed property does not exist, not null. Both are nullish values though.
Superb content 👍
What's the vscode extension that you're using for component highlighter @4:47 (showing different color)?
Awesome!
Ive been following your content for a while! Let me know if you want to do a collab
Thank for tips.
thank you .
I didn't notice but at 3:53 on line 1 you can read "32.8K (gzipped ...)" what extension is that?
Nice caught! Its called Import Cost
While I agree with #11 from a logical perspective it is a common practice to avoid such use in most projects I came across
Nice
still waiting for nuxt 3 production ready to this day 💀
I'm new to vue, is nuxt compatible with vue 3?
Not yet. Many things currently aren't
@@CodingWithJustin well that's a bummer 😕. Hope it will soon. Thank you for the tips sir!
*Template Interpolation Service* make the vscode very slow. I do not recommend
Reading docs nor subscribing to your channel is not a useful advice in my opinion.