Week notes 02
A developer's weekly update covering technical tasks like updating an EAS tutorial, analyzing Google Search Console data, and generating an llms.txt file for documentation.
A developer's weekly update covering technical tasks like updating an EAS tutorial, analyzing Google Search Console data, and generating an llms.txt file for documentation.
A guide on creating an npm package with TypeScript that supports both CommonJS and ECMAScript Modules (ESM).
A JavaScript tutorial on calculating business days, excluding weekends and holidays, using the date-holidays npm package.
Discloses a Local File Inclusion vulnerability in the xmlhttprequest npm package, allowing arbitrary file reads due to insecure default permissions.
Discloses a CWE-400 uncontrolled resource consumption vulnerability in the xmlhttprequest npm package due to missing timeout controls.
A tutorial on using Webpack code splitting to reduce a JavaScript library's bundle size by creating multiple entry points.