Create a file upload function and resume feature using Node JS
https://medium.com/before-semicolon/how-to-create-a-resumable-multifile-uploader-with-javascript-b077cece11c7
—-
Reference some JavaScript and Node JS based projects
https://javascript.plainenglish.io/14-top-node-js-open-source-projects-%EF%B8%8F-413a807da2d2
—-
Some mistakes to avoid for Node JS based app developers
https://javascript.plainenglish.io/9-common-mistakes-nodejs-developers-make-87e9672a2e18
—-
Tips for securing Node JS backend from CSRF vulnerability attacks
https://levelup.gitconnected.com/prevent-csrf-attacks-in-node-js-application-d71df3704944
#nodejs #upload #resume #multifile #security #csrf
https://medium.com/before-semicolon/how-to-create-a-resumable-multifile-uploader-with-javascript-b077cece11c7
—-
Reference some JavaScript and Node JS based projects
https://javascript.plainenglish.io/14-top-node-js-open-source-projects-%EF%B8%8F-413a807da2d2
—-
Some mistakes to avoid for Node JS based app developers
https://javascript.plainenglish.io/9-common-mistakes-nodejs-developers-make-87e9672a2e18
—-
Tips for securing Node JS backend from CSRF vulnerability attacks
https://levelup.gitconnected.com/prevent-csrf-attacks-in-node-js-application-d71df3704944
#nodejs #upload #resume #multifile #security #csrf
Javascript Security Checklist
https://dev.to/bscript/javascript-security-checklist-af
#security #javascript #codereview
https://dev.to/bscript/javascript-security-checklist-af
#security #javascript #codereview
Practice how to deploy Node JS API backend to Heroku service
https://medium.com/@ekkycrisayoga888/tutorial-how-deploy-api-to-heroku-as-node-js-backend-engineer-34f53aa9035e
—-
Creating a Docker Container for the MERN Stack
https://medium.com/@Anas.shahwan/dockerizing-nodejs-react-js-and-mongodb-apps-be67a73c7a7b
—-
Tips on securing Node JS-based backend applications
https://deepurai.medium.com/secure-your-nodejs-applications-d13ef96a3cac
—-
Tips on how to properly kill the Node JS process and restart it
https://blaipratdesaba.com/graceful-shutdown-of-node-js-express-applications-for-zero-downtime-deployments-31c2a3c32467
#nodejs #deploy #heroku #docker #security
https://medium.com/@ekkycrisayoga888/tutorial-how-deploy-api-to-heroku-as-node-js-backend-engineer-34f53aa9035e
—-
Creating a Docker Container for the MERN Stack
https://medium.com/@Anas.shahwan/dockerizing-nodejs-react-js-and-mongodb-apps-be67a73c7a7b
—-
Tips on securing Node JS-based backend applications
https://deepurai.medium.com/secure-your-nodejs-applications-d13ef96a3cac
—-
Tips on how to properly kill the Node JS process and restart it
https://blaipratdesaba.com/graceful-shutdown-of-node-js-express-applications-for-zero-downtime-deployments-31c2a3c32467
#nodejs #deploy #heroku #docker #security