Real World Nuxt 3
10:54
2 ай бұрын
Easy Interfaces with Vuetify 3
16:16
Build a Trello Clone with Nuxt 3
19:03
Vue to the Edge - VueConf US 2023
36:09
Session Replay - VueConf US 2023
9:17
The Next Vuetify - VueConf US 2023
22:56
Programming an AI-Powered Vue App
18:05
Пікірлер
@VueMastery
@VueMastery Күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@soumelee5661
@soumelee5661 2 күн бұрын
amazing video
@user-ve2qx1kx7w
@user-ve2qx1kx7w 3 күн бұрын
🎉Really very nice and well explained tutorial for beginners. Thank from the core of heart from Bangladesh.
@yekt3805
@yekt3805 4 күн бұрын
I love it! Only a real javascript dev can look at syntax that messed up and dare to use the word "simplicity"
@SinaVasmas
@SinaVasmas 5 күн бұрын
Why hes just using his right side of lips to talk?
@akash-kumar737
@akash-kumar737 5 күн бұрын
Love you Fu. You are doing amazing 👏
@VueMastery
@VueMastery 5 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@g_st_v
@g_st_v 7 күн бұрын
I wish I had the money to pay for your course! It must be very good
@AdamChou-mu3ow
@AdamChou-mu3ow 8 күн бұрын
agree!!
@VueMastery
@VueMastery 8 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@user-kk5cv1rs5r
@user-kk5cv1rs5r 8 күн бұрын
Ofcourse. This is my new restaurant and we cook the best food in town.
@VueMastery
@VueMastery 12 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@DejaVueFm
@DejaVueFm 15 күн бұрын
Great video! 🙏🏻 We’ve talked with Julien Huang about Server Components recently on the podcast 👌🏻
@arubalcaba
@arubalcaba 6 күн бұрын
do you have a link to that podcast?
@alaingarcia7493
@alaingarcia7493 15 күн бұрын
Amazing content. Well explained and easy to digest. Keep it up si
@VueMastery
@VueMastery 15 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@sayx18
@sayx18 18 күн бұрын
Not TypeScript? DOWNVOTE
@whizzie3367
@whizzie3367 18 күн бұрын
Please aby github repo where I can get those codes from?
@PochisAdventures
@PochisAdventures 18 күн бұрын
Best most well structure crash course I have ever taken in my entire life.
@RazahLP
@RazahLP 20 күн бұрын
It's a mess, that forms are not really well designed for web by default standard in html.
@VueMastery
@VueMastery 20 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@ublastbeat9165
@ublastbeat9165 20 күн бұрын
What solution do you have?
@VueMastery
@VueMastery 22 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@RasamHossain
@RasamHossain 24 күн бұрын
Is this Options API or Composition API?
@VueMastery
@VueMastery 26 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@TheAlexLichter
@TheAlexLichter 26 күн бұрын
Lots of good material here 🔥
@thkpolitico
@thkpolitico 28 күн бұрын
I've worked with many CSS libraries, Bulma is the less apealing, and I don't like many things like the verbose class names, the lack of certain very basic classes like z-index and the search of the website.
@frontend3409
@frontend3409 29 күн бұрын
I think that's the most informative talk from whole series
@rooseveltchandler114
@rooseveltchandler114 29 күн бұрын
*Promo sm* 😌
@VueMastery
@VueMastery 29 күн бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@yangliu2713
@yangliu2713 Ай бұрын
Could I ask, if my repo needs to import third party library which is still using require syntax, how to solve the vite compile issue for this?
@VueMastery
@VueMastery Ай бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@davodnaroea7120
@davodnaroea7120 Ай бұрын
very good tips 👍👍👍
@cyberpunkdarren
@cyberpunkdarren Ай бұрын
Vue 3 is worse than Vue 2 sadly
@allprowebdesigns917
@allprowebdesigns917 Ай бұрын
Very well done tutorial on VueJS 3! I appreciate all the great work you put into these videos and you have a very well-done presentation. 👍
@user-zp7mg9xt5h
@user-zp7mg9xt5h Ай бұрын
nice explanation, :)
@joetobacco
@joetobacco Ай бұрын
There should never be breaking changes. All of these painful framework upgrades just bolsters the value of running vanilla.js which never necessitates special workflows, a network of dependencies, or breaking changes.
@cempack
@cempack Ай бұрын
I experimented with Vue and Nuxt, enticed by their impressive promises, but ended up feeling let down. Seeing you trash talk other frameworks on the official VueMastery channel only solidified my decision. React seems like the way to go for me. 🫡
@CuriousSpy
@CuriousSpy Ай бұрын
Investing in vuejs instead of solidjs is the biggest mistake frontend developers make.
@user-ts9qo3wl6z
@user-ts9qo3wl6z Ай бұрын
Tell the reason why?
@CuriousSpy
@CuriousSpy Ай бұрын
@@user-ts9qo3wl6z because we could do better simpler things with solidjs. But solidjs grows slowly because we have 2 big giants vue and react. Also library authors dont understand how to create framework/platform-agnostic codebases.
@Voltra_
@Voltra_ Ай бұрын
My personal one, that's not limited to Vue devs, is to stop putting business logic inside of components or composables. The business logic should be separate and agnostic, the components and composables should only use those agnostic pieces
@Weahl
@Weahl Ай бұрын
Really good tips of advice ❤
@VueMastery
@VueMastery Ай бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@VueMastery
@VueMastery Ай бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@ColinRichardson
@ColinRichardson Ай бұрын
The "grouping by logical units" are called Composables.. We are grouping our stuff by template-refs, computed, private methods, exposed methods, data, event methods and life cycle.. Otherwise, everything becomes a mess. I know you guys want us to NOT do this, but we have 86 million lines of code that prove otherwise that it works.. We also have a lot of Splitting up grouped logic into composables and not in the vue files directly.
@TheAlexLichter
@TheAlexLichter 26 күн бұрын
Inline Composables are the way!
@denyramandaa
@denyramandaa Ай бұрын
Big thanks!
@SXsoft99
@SXsoft99 Ай бұрын
I read a few of the functionality on Vue mastery and reached the conclusion that you need to make a clean distinction between using them in a project for a client vs using them to make a package to re-use. The experience is different and should be pointed out especially for juniors since you have the basic Vue stuff that you learn in a guide then you have all the use this that this that (and there are a lot of them) that can make your life easier or not. A lot of people have a profesional defect assuming some things because of their experience.
@matanon8454
@matanon8454 Ай бұрын
Very valuable ❤
@VueMastery
@VueMastery Ай бұрын
Ready to master Vue.js? Level up here 👉 www.vuemastery.com
@mosialive
@mosialive Ай бұрын
I've gained a lot of inspiration from this video. You guys are real world heros. I appreciate you all.
@jlovas
@jlovas Ай бұрын
Why don't you use the return block to create getters, actions and watchers in setup mode? Then you wouldn't have to list them separately.
@karfagen86
@karfagen86 Ай бұрын
Why would your friend support IE? Oo
@bootstraply
@bootstraply Ай бұрын
Can i integrate it to an existing nuxt app or do i need to create a new nuxt app ?