M
M
Martovitskiy2018-11-19 17:08:35
JavaScript
Martovitskiy, 2018-11-19 17:08:35

How to organize an online store on vue.js?

I want to write an online store (front and back) using vue.js How to organize it correctly? Perhaps someone had experience and what pitfalls to expect?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
shmatuan, 2018-11-19
@Martovitskiy

1. Draw up a TOR
2. Draw up a usage diagram
3. Think over the roles
4. Sketch a simple design (+ what pages are needed)
5. Think about data storage (Vuex)
6. Make a roadmap of how the development will go (don’t do everything at once - build up gradually)
7 Think about whether tests are needed
8. You can start coding :)

E
Eugene, 2020-03-03
@Elgorm

I don’t know if it’s still relevant for you or not https://habr.com/ru/post/490496/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question