Patterns for Large Scale Vue.js Applications by Daniel Kelly: Vue.js Nation 2023

preview_player
Показать описание


- Adopting community standards
- Component conventions
- Routing conventions
- Using SDKs
- Wrapping third-party libs
- and more!

Tune in!

📗 Master Nuxt 3 with the only Official Nuxt 3 Course

🍍 Master Pinia with the Author of Pinia, Eduardo San Martin Morote

🔥 Get the Ultimate Vue Bundle

Рекомендации по теме
Комментарии
Автор

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

kabo
Автор

The ones you mentioned are typical best practices and developers mostly follow them.. The most important thing in large scale app in my opinion is to constantly keeping an eye on performance and bundle size.. be very very restrictive about importing things.. only import what is necessary and only on pages and when it is needed. The costs that you will incur in the long term due to performance will be very high.

devstate
Автор

I was suprised that I wasn't subscribed to this channel! Thank you! Will share this to my team! haha

DevNightly
Автор

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.

Jongo
Автор

Great video and a big Roll Tide from Birmingham!!

michaelpanik
Автор

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"

YellowPanamka
Автор

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.

RicoHerwig
Автор

Why you use prettier if you have eslint???

MirosawSiwecki
Автор

The lady is really pretty. I like her subtle colorful look. 🥰

neneodonkor
Автор

how in the world are you a developer if you can't say http correctly?

МихаилКорвин
Автор

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.

lestamon
visit shbcf.ru