K
K
Kentavr162021-06-17 18:53:09
Web development
Kentavr16, 2021-06-17 18:53:09

How to start developing a full stack website?

I wonder what is more logical to start with - front or back? What approaches are used in practice?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stalker_RED, 2021-06-17
@Stalker_RED

Well, for example:
From setting a business task, analyzing competitors, compiling a list of minimum requirements and features.
Then the choice of framework and / or thinking through the architecture.
Then you create a main page with hello world, and gradually start to implement the basic business logic, then add features.
This is not the only way, you can change the order of actions.
In practice, anything is encountered, up to the point of absurdity, when some code is first written, and then “what the author wanted to say with this” is thought out, and architecture is invented.

V
Vladimir Korotenko, 2021-06-17
@firedragon

Start with a plan.
Then they saw mockups for the front. In parallel, they cut the
back, starting with the stubs and ending with all the green tests
. In parallel, they cut the front
. A separate feature is the importance of features and dependence on each other.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question