Answer the question
In order to leave comments, you need to log in
Approach to using Vuetify library?
I am new to programming. At the moment, the team I am part of is working on the application. To create the frontend part of this application, vue and vuetify are used. I have no experience with component libraries like vuetify.
I'm interested in the question: how much am I "hostage" to vuetify? For example, should I use the vuetify components v-container > v-row > v-col every time a block has a grid structure, since often the structure of such a block is easier to describe with CSS properties of the grid family.
Also, when is it appropriate to use helper classes (pa-0, font-weight-regular, etc.)? So far, I've used the BEM methodology in my styling work, defining block representations from start to finish.
Answer the question
In order to leave comments, you need to log in
I have no experience with component libraries like vuetify.
For example, should I use the vuetify components v-container > v-row > v-col every time a block has a grid structure, since often the structure of such a block is easier to describe with CSS properties of the grid family.
when is it appropriate to use helper classes (pa-0, font-weight-regular, etc.)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question