Z
Z
Zanob2021-07-07 15:40:53
Frontend
Zanob, 2021-07-07 15:40:53

What does vue js layout mean?

What does vue js layout mean?

A client wrote to me and asked if I make layouts for vue js? I answered no. Later I asked him what he meant, but he did not answer.

Does vue layout mean that you need to use vue for layout of sliders, galleries and other dynamics, or something else is implied?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
approximate solution, 2021-07-07
@approximate_solution

A client wrote to me and asked if I make layouts for vue js?

Most likely the client meant whether you know how to typeset components. A lot of layout designers, especially beginners, typeset without using the DRY principles, that is, they do not reuse templates.
In your case, you need to layout a conditional one button, and then change the color, size, etc. through prop or custom styles.
Although it’s more like that your client simply doesn’t understand what he asked, since layout for any js framework implies an understanding of how the front logic works (conditional block overflow, no block if any rules are not followed, etc.). Therefore, if you have been making up all your time without understanding how the "kitchen" works, you will have a lot of hemorrhoids.
How is the layout process on React?
How to code with ReactJS?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question