7 Vue Patterns That You Should Be Using More Often

7 Vue Patterns That You Should Be Using More Often

Lachlan Miller

3 года назад

32,648 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Werner Lang
Werner Lang - 21.08.2023 13:20

Thank you for taking away inject questionmark ! 🪡

Ответить
Robert Soriano
Robert Soriano - 08.07.2023 09:12

RIP Ref Sugar

Ответить
Василий Русин
Василий Русин - 12.02.2023 21:26

I'm really not sure that provide/inject is a good technic that you should use, on our project (which we took from other developers) we tried to remove this pattern because of some troubles which it ships with. It is spaghetti code which I try to avoid for obvious reasons. I'm sure that it's helpful in some utility or magic things such as forms (maybe for validation purposes) but it really shouldn't be a thing that "you should use more often".

Ответить
Ismaele
Ismaele - 01.02.2023 08:47

Is that Comic Sans?

Ответить
Andrii Petrashenko
Andrii Petrashenko - 15.07.2022 11:37

Thanks for the tutorial. I'm wondering about common patterns of ajax errors and spinner issues. Is there any general pattern to avoid code duplication? Or do I need to copy-paste spinner and error handling code every time I need to add a new AJax query? Maybe you share an example. Thanks in advance.

Ответить
J Martinez
J Martinez - 19.02.2022 21:43

I’ve bought all your courses and books. Is it posssible you can build a portfolio app? Where i can show my resume, links yo other projects, embed a todo app if possible etc… Like a all in one portfolio site. Thank you for the content. Either in the options or composition api. I learned how to convert from your me or the other.

Ответить
Resident K.
Resident K. - 27.01.2022 06:15

the provide/inject is one of the edge cases feature that not recommended to using in common cases according to vue docs

Ответить
前端小智
前端小智 - 05.08.2021 04:04

Hi, can I translate the this article into Chinese and share it to more developers? I will write the original author and the address of the article.

Ответить
rickyu1978
rickyu1978 - 11.02.2021 10:54

How would you do loading state in the router.js file

Ответить
Christian N
Christian N - 09.02.2021 12:21

Hi Lachlan, would You share the code base of the things You show in this video?

Ответить
李Adevin
李Adevin - 05.02.2021 09:56

Thanks for yr videos

Ответить
brahim BOUSSADJRA
brahim BOUSSADJRA - 01.02.2021 00:56

These awesome videos are like gems for me

Ответить