Hello, everyone We are currently developing a program that handles files.
I have a question during the development Data processing such as replacing an existing image or video file with base64 It's running on the front end (JS) If you process these files at the front, not at the backend, I wonder if there is any inefficient part.
django javascript
When I work at the front desk...
It's a problem. Even if it's a video processing, there's a high probability that you're going to get all three of these cases that you just wrote down.
I think it's better for the client to deliver the raw data to the server as much as possible and let the server process it.
© 2024 OneMinuteCode. All rights reserved.