D
D
devilsD2019-09-08 18:47:36
Vue.js
devilsD, 2019-09-08 18:47:36

What are the pitfalls when developing a large marketplace on vue + ssr?

Good afternoon. The task is to implement a large marketplace (with shops, blogs, etc.) on vue. I'm interested in possible problems with the load when rendering on the browser side, memory leak loading the processor, and so on.
Are there any correct approaches, for example, to make each module as a separate application.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
managrib, 2019-09-08
@managrib

"Teach me how to program?"
The question is too general.
It can be done. For vue was born for the sake of the world's largest marketplace.
The only question is - are you able to do this and what kind of jambs will you personally have.

G
grinat, 2019-09-08
@grinat

There are a whole bunch of them on the github, you can download and poke.

E
Eugene, 2019-09-09
@coller13

The number of pitfalls is in direct proportion to the number of bad decisions made in the initial design of
's underlying architecture. Start with technology selection. Vue is a small part of the stack that will be in the project.

M
Maksim B, 2019-09-10
@Sundagy

Do it right away with the expectation of mountains. scaling, read about kubernetes technology

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question