S
S
Sergey Murzin2016-10-31 12:19:33
JavaScript
Sergey Murzin, 2016-10-31 12:19:33

What are the limitations for a javascript object?

What if we make an object on the node that stores the entire structure of the site or page (analogous to DOM)?
When a visitor enters the server, this object is sorted through for in, while the conditions are checked, as a result, a ready-made page is formed and transmitted.
What is the meaning:
- This object is formed by a template engine, the functions of which are also included in the object.
- Access to all elements of the page and the ability, if necessary, to supplement some elements of the page (for example, add a script that is necessary for debugging on the client side)
- and much more.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GreatRash, 2016-10-31
@GreatRash

It?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question