G
G
ghornet2020-06-04 14:56:44
Client side optimization
ghornet, 2020-06-04 14:56:44

What is the best way to scale a vue app?

I have a simple application that fetches data from a database.
There are several modal windows, page layout, about 10 functions.
All this in one file and now it is 400 lines in size.
I have a question is this normal? If not, what is the best way to scale the application? Maybe there are some guides on how to store valid functions in one file, modal windows in another, etc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin B., 2020-06-04
@ghornet

It's called components.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question