J
J
jspie2017-08-01 11:24:57
JavaScript
jspie, 2017-08-01 11:24:57

Where to store project images?

There is a client written in React and a server in NodeJs. Where should the image be stored? On the react side, store in the assets folder and stupidly prescribe dynamic paths? Or do you constantly access the NodeJs server via REST, store it in the public folder, and store the paths in the database? Explain how everything is arranged and how it should be.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Korolsky, 2017-08-01
@SuperPosan

In the cloud

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question