Laravel Vue SPA Issue Tracker part 15: vue mixins

preview_player
Показать описание
Today on our laravel vue spa issue tracker part 15 we are going to take a look at mixins and what are their cons and pros, because there are a few important ones on both.
We are taking the emailRules and passwordRules and put it inside a mixin.

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

This episode was more like to have a way of reusing the component code, there is another one that usually I don't use, "extend" which inherits the template too, but the moment you have yout own template tag, it's going to overwrite it.

ProgrammingwithPeter
Автор

Nice video man. You really know how to present things gracefully. Really liked your style.

TheNerdyDev
Автор

Did Peter commit today's work?




Yes.

kmata