S
S
sparcmen2015-09-09 13:05:15
Node.js
sparcmen, 2015-09-09 13:05:15

How to make require work without server participation?

In general, there is a client application in which you can open and overwrite files! The files are stored on the client side! But without a server... - "require is not defined", in general, I just started to study nodes, and I don't fully understand how to make my file handling code work on the client side!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kravchenko, 2015-09-09
@mydearfriend

On the client through the browser it is impossible to open and overwrite files if the user himself does not give this file to the page (via input, for example)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question