P
P
Pavel2014-05-18 14:34:20
PHP
Pavel, 2014-05-18 14:34:20

How to set up Chrome DevTools Autosave on windows?

Chrome DevTools Autosave - https://github.com/NV/chrome-devtools-autosave , very useful thing when developing , I can't figure out how to link my files to the autosave server. In google chrome, you need to register the paths, but I can’t figure out how at all. In their demo,
68747470733a2f2f6c68362e676f6f676c657573
for example, my site is located on:
site.ru (I have OpenServer) or, for example, just localhost
files are stored D:\OpenServer\domains\site.ru

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dima Petruk, 2015-11-23
@bavaria

Make an API to get the necessary data from the database and periodically make requests using AJAX technology

A
Andrew, 2015-11-24
@R0dger

in Javascript, write a handler that calls on javascript.ru/setInterval
sends AJAX requests to your server .. which receives data and sends it to JSON,
and you are already doing what you need.
read separately about each technology ... figure it out and understand everything!

D
DevTeam, 2015-11-24
@DevelopersTeam

I changed my mind) I want to solve this problem with a dynamic page update)

K
Krom_A, 2015-11-24
@Krom_A

The answer to your question is websocket

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question