Edwardie Fileupload New [better] [QUICK - GUIDE]

res.json( message: 'File uploaded successfully', filename: req.file.filename, size: req.file.size ); );

The new version is than its predecessor and reduces server CPU usage by reusing chunk checksums.

Replace existing file upload components with the new edwardie-fileupload-new class. Backward compatibility is maintained, but we recommend updating to take full advantage of performance gains.