K
K
k-22016-04-16 13:42:14
PHP
k-2, 2016-04-16 13:42:14

Where can I find the block diagram of php js applications?

I want to build the first js application (online store). backend in php.
I can't find the block diagram anywhere. There are separate parts, everything seems to be clear, but when it comes to practice, I can’t put it into the big picture because of the architecture that was not initially drawn.
Tell me where you can read about this (from a to z), or if someone has done such projects and understands this, can you draw a simple understandable block diagram?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2016-04-16
@K-2

I can't find the block diagram anywhere.

Do you imagine its size? It's stupid to even try to compose it.
Break the big problem into smaller ones until you can solve every small problem. Decomposition and all that. Never try to solve big problems with this kind of "approach". Nobody in their right mind does that.

V
Vadim, 2016-04-16
@kylt_lichnosti

http-xkcd.png
From here: link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question