If you get into a big project I highly recommend structuring your components by domain and not flat in a components directory. That will get messy really fast
I am here for this exact issue. Inherited a Vue.JS project where I immediately noticed some re-usability potential and a highly confusing component directory. It made me think a shared / commons components and a domain driven structure would be valuable. Will continue to look for something with this in mind.
27:05 TypeScript also scared me, but it's so much easier with script setup in Vue 3. IMO it should just be the standard to set up your project with TS. Even if for whatever reason you decide to use it without having learned a thing about it, you still get type inference (automatically detection of types) and it's a brilliant way of future proofing your project/ reducing the risk of technical debt.
Thank you for the video. To me, it seems like a great resource for people starting their first mid-scale side-project. Working with large scale commercial applications is in my opinion not really covered. Especially structuring directories and components is not an easy task in my mind and most OOTB approaches do not really scale. I would love some more insights on those topics in the future.
This is an information you can find in under 30 seconds in google. Its such a dissapointing to think that all this was just to put some vue school ads.
They could have said, at the beginning, that the content was for beginners, the title is misleading as large scale applications aren't usually developed by beginners
If you get into a big project I highly recommend structuring your components by domain and not flat in a components directory. That will get messy really fast
I am here for this exact issue. Inherited a Vue.JS project where I immediately noticed some re-usability potential and a highly confusing component directory. It made me think a shared / commons components and a domain driven structure would be valuable. Will continue to look for something with this in mind.
I was suprised that I wasn't subscribed to this channel! Thank you! Will share this to my team! haha
27:05 TypeScript also scared me, but it's so much easier with script setup in Vue 3. IMO it should just be the standard to set up your project with TS. Even if for whatever reason you decide to use it without having learned a thing about it, you still get type inference (automatically detection of types) and it's a brilliant way of future proofing your project/ reducing the risk of technical debt.
In ideal world you can use TS, testing, good naming - in real world: "Dude just solve this as fast as you can, no matter how"
Thank you for the video. To me, it seems like a great resource for people starting their first mid-scale side-project. Working with large scale commercial applications is in my opinion not really covered. Especially structuring directories and components is not an easy task in my mind and most OOTB approaches do not really scale. I would love some more insights on those topics in the future.
Great video and a big Roll Tide from Birmingham!!
Why you use prettier if you have eslint???
Thanks a lot, great content!
Best!
Thanks!
great !
The lady is really pretty. I like her subtle colorful look. 🥰
how in the world are you a developer if you can't say http correctly?
Hardly any help! Waste of time
This is an information you can find in under 30 seconds in google. Its such a dissapointing to think that all this was just to put some vue school ads.
Yeah, it makes me think that author doesn't really have enough experience in commercial development to talk about such things
They could have said, at the beginning, that the content was for beginners, the title is misleading as large scale applications aren't usually developed by beginners