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
Tips and tricks for using TypeScript for Next JS
https://blog.bitsrc.io/typescript-advanced-types-for-next-js-examples-and-best-practices-in-2023-a3a3946a353e
---
Using generic types in TypeScript
https://betterprogramming.pub/mastering-typescript-generics-unveiling-the-power-of-mapping-modifiers-and-key-mapping-b28d9d6bc296
---
Introduction to decorators in TypeScript
https://blog.logrocket.com/using-modern-decorators-typescript/
---
Convert Figma designs to Next JS web with Tailwind CSS
https://blog.logrocket.com/convert-figma-components-next-js-tailwind-css/
---
Preventing CSRF attacks on Next JS
https://blog.logrocket.com/protecting-next-js-apps-csrf-attacks/
---
#nextjs #typescript #tailwind #csrf
https://blog.bitsrc.io/typescript-advanced-types-for-next-js-examples-and-best-practices-in-2023-a3a3946a353e
---
Using generic types in TypeScript
https://betterprogramming.pub/mastering-typescript-generics-unveiling-the-power-of-mapping-modifiers-and-key-mapping-b28d9d6bc296
---
Introduction to decorators in TypeScript
https://blog.logrocket.com/using-modern-decorators-typescript/
---
Convert Figma designs to Next JS web with Tailwind CSS
https://blog.logrocket.com/convert-figma-components-next-js-tailwind-css/
---
Preventing CSRF attacks on Next JS
https://blog.logrocket.com/protecting-next-js-apps-csrf-attacks/
---
#nextjs #typescript #tailwind #csrf
Medium
TypeScript Advanced Types for Next.js: Examples and Best Practices In 2023
TypeScript utilities that can be useful for Next.js projects.