K
K
Konstantin Velichko2014-08-18 12:34:07
Angular
Konstantin Velichko, 2014-08-18 12:34:07

How to make an offline copy of a web application page?

With the traditional page generation approach, creating an offline copy is pretty straightforward.
There are a lot of programs for this business, and the browser can do this too.
But if we have a site running on the javascrip framework (angular, backbone, etc.), whose content is given in the form of json, and html is generated on the client side according to templates.
How to save such a page (site) for offline viewing?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-08-18
Protko @Fesor

caching http-proxy whichever you need. That would save the answers from the apishka. If your application is a cache on the client.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question